Random numbers: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Carl McBride (talk | contribs) m (Added some internal links) |  (clarification: ACG is in fact ACORN) | ||
| Line 1: | Line 1: | ||
| ==List of pseudo-random number generators== | ==List of pseudo-random number generators== | ||
| *[[ACG]] | *[[ACG]] known as (and published as) ACORN  | ||
| *[[AWC]] | *[[AWC]] | ||
| *[[C2MRG3]] | *[[C2MRG3]] | ||
Revision as of 21:04, 21 May 2019
List of pseudo-random number generators
- ACG known as (and published as) ACORN
- 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