|
|
|
|
|
by fenomas
3956 days ago
|
|
Can someone in the know post a conceptual description of roughly what's going on here? 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? |
|