What is the formal definition of randomness?

231 Views Asked by At

What is the formal definition of mathematical randomness? For example, if one were to prove that a random number generator is random, how would one go about constructing a proof?

1

There are 1 best solutions below

0
On BEST ANSWER

Random number generator is not actually a random number its actually pseudo random.Because you have an algorithm written to produce that number hence the randomness is a bit compromised in this fact..