JUCS - Journal of Universal Computer Science 12(6): 672-690, doi: 10.3217/jucs-012-06-0672
Pseudorandom Number Generation: Impossibility and Compromise
expand article infoMakoto Matsumoto, Mutsuo Saito, Hiroshi Haramoto, Takuji Nishimura§
‡ Hiroshima University, Japan§ Yamagata University, Japan
Open Access
Abstract
Pseudorandom number generators are widely used in the area of simulation. Defective generators are still widely used in standard library programs, although better pseudorandom number generators such as the Mersenne Twister are freely available. This manuscript gives a brief explanation on pseudorandom number generators for Monte Carlo simulation. The existing definitions of pseudorandomness are not satisfactorially practical, since the generation of sequences satisfying the definitions is sometimes impossible, somtimes rather slow. As a compromise, to design a fast and reliable generator, some mathematical indices are used as measures of pseudorandomness, such as the period and the higher-dimensional equidistribution property. There is no rigorous justification for the use of these indices as measures of pseudorandomness, but experiences show their usefulness in choosing pseudorandom number generators.
Keywords
random number generation, pseudorandom number generation, Mersenne Twister, Monte Carlo methods, simulation