Re: finding a bias on a roulette wheel online
[ QUOTE ]
It seems conceivable that a physical random source like radio noise could display a bias. It's still unlikely but IMO more likely than a well-understood PRNG having one.
[/ QUOTE ]
RNGs using physical sources are also well understood, discarding data that would be naturally related (Benford's Law), and mixing sources. Personally, I'm skeptical of results I get from a PRNG. Sometimes I think it's just a little too perfect.
|