Random numbers
Jump to navigation
Jump to search
List of pseudo-random number generators[edit]
- ACG, not to be confused with ACORN
- ACORN, the Additive Congruential Random Number Generator
- AWC
- C2MRG3
- C2TAUS
- Compound generators
- Explicit inversive congruential generator
- Generalized feedback shift register generators (GFSR)
- Inversive congruential generator
- Linear congruential generator
- MCG31 a 31-bit multiplicative congruential generator
- MCG59 a 59-bit multiplicative congruential generator
- MRG
- MT19937
- MT2203
- Multiple recursive generators
- OpenMP Parallel Statistical Random Number Generator (OMPRNG)
- Prime modulus multiplicative linear congruential generator
- PSWB
- ran2 (Numerical Recipes)
- RANDU
- RANLUX
- RCARRY
- Scalable Parallel Random Number Generators Library (SPRNG)
- SCG
- SWB
- Wichmann-Hill pseudorandom number generator