Can someone explain random number generation?
I know how to use Random number generation functions and all....but im wondering how those functions themselves work. I know the Rnd function in VB is based on the Timer, but if it does a fixed set of calculations then its not random. How does it come up with random numbers?
Quantum (True) Randomness
Simon
Quote:
Originally posted by simonm
Guv
In terms of mathematics, I have heard such things as (some) irrational numbers being described as random because there is no formula that can predict the nth digit for any given n.
If an algoritm can generate a irrational number, say pi, then you can predict the n'th digit as well using a formula based on the algoritm.
Quote:
Whereas true randomness, such as quantum randomness, seems to elude any attempt to impose patterns of behavior on it. It is random independant of any particular perspective used or terminology employed.
Would you agree on the equivalency of true (quantum) randomness and unpredictability? Is there anything specific you want to point out with "true" other than that nobody have found a pattern yet?