User:Ce

From Rosetta Code
Revision as of 00:33, 29 September 2009 by rosettacode>Sgeier (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)