I've got a sequence of numbers generator by a "random number generator". Is there a way or a method to proof the randomness of the generator?
How would I even compare randomness of generators?
Or might it be better to proof that a sequence is not random?
There are several random number tests, but it is impossible to prove that a sequence of numbers is in fact random.