
- 1 Hammer, P. C ., "The Mid-Squere Method of Generating D i g i t s ," Monte Carlo Method, p. 33, Washington, National Bureau of Standards, 1951.Google Scholar
- 2 Todd, John, "Some Experiments on Monte Carlo Method," presented before the Institute of Mathematical Statistics, Boston, 1951.Google Scholar
- 3 Cipolla, Michele, "Teoria dei Numeri Analisi Indetennmata," Enciciopedia delle Matematiche E l e m e n t a r i , pp. 282--4, Milano, Ulrico HoopH, 1930.Google Scholar
- 4 Juncosa, M. L ., "Random Number Generation on the BRL High-Speed Computing Machines," Report No. 855, Ballistic Research Laboratories, Aberdeen Proving Ground, Maryland, 1953.Google Scholar
Index Terms
The Generation of Pseudo-Random Numbers on a Decimal Calculator
Recommendations
TinyMT pseudo random number generator for Erlang
Erlang '12: Proceedings of the eleventh ACM SIGPLAN workshop on Erlang workshopThis paper is a case study of implementing Tiny Mersenne Twister (TinyMT) pseudo random number generator (PRNG) for Erlang. TinyMT has a longer generation period (2127-1) than the stock implementation of Erlang/OTP random module. TinyMT can generate ...
The Design and Implementation of a Pseudo Random Number Generation Algorithm
CINC '09: Proceedings of the 2009 International Conference on Computational Intelligence and Natural Computing - Volume 02This paper analyzes the generation of pseudorandom number theory, gives a brief description of the pseudorandom number generation mechanisms in SQL Server 2000,and then proposes a new method to generate pseudo random number in database system. This ...
ACORN-A new method for generating sequences of uniformly distributed Pseudo-random Numbers
A new family of pseudo-random number generators, the ACORN (additive congruential random number) generators, is proposed. The resulting numbers are distributed uniformly in the interval [0, 1). The ACORN generators are defined recursively, and the (k + ...






Comments