by schrototo on 8/15/15, 8:26 PM with 13 comments
by gizmo686 on 8/16/15, 5:35 AM
by fenomas on 8/16/15, 7:21 AM
The last time I read up on randomness, I was given to believe that it's not really an observable quantity - that is, a sequence of numbers is random only to the extent that nobody's found a pattern in them yet, and as such, the most rigorous way we have of testing strong RNGs is to run them through a battery of test for the sorts of patterns that are known to show up in weak RNGs. But that sounds far-removed from the situation the article describes, where this or that generator can be proven to be perfect or imperfect.
Is this the gap between theoretical analysis and real-world implementations, or am I misunderstanding something more fundamental?
by PaulAJ on 8/16/15, 8:46 AM
Presumably I'm missing something. Can someone tell me what it is?
by ademarre on 8/16/15, 5:17 AM