How do you prove that one RNG is better than another?
I don't mean in terms of runtime, but rather the amount of entropy "generated" - which also rolls in the notion of periodicity (low period = low entropy).
Can a RNG be provable optimal? Or is this an unobtainable goal? By optimal, I mean any sequence is equally likely and independent of past or future results.
I'm interested in algorithms, not cosmic background sampling devices or other sources of physical "randomness" (is it random or just complex?)
