User:Ce: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with 'Kinda off topic so I put it here if you don't mind. In response to this comment: (from here: "http://rosettacode.org/wiki/Talk:Simple_Random_Distribution_Checker" ) :Of course a…')
(No difference)

Revision as of 00:33, 29 September 2009

Kinda off topic so I put it here if you don't mind. In response to this comment:

(from here: "http://rosettacode.org/wiki/Talk:Simple_Random_Distribution_Checker" )

Of course a random number checker like this will report a perfect random distribution if your "RNG" returns the sequence "1234567123456712345671234567..."

Can you prove that the sequence you named is NOT random? A truly random RNG should produce all kinds of sequences, including a sequence just like the one you mention. Just saying. ;-) Sgeier 00:33, 29 September 2009 (UTC)