T: Basic Methods for Pseudo Random Number Generation -- one doesn't use true random numbers!
-
T: Linear Congruential
-
T: Multiple Linear Congruential
-
T: Lagged Fibonacci
|
T: Parallel Random Number Generation
|
T: Testing Quality of Pseudo Random Number Generators
-
Several methods have unacceptable correlations
-
Note a QCD computation could use 1012 separate random numbers and so the more powerful the computer, the more random numbers one will generate and the greater accuracy and period needed.
|