Random numbers: Difference between revisions
Jump to navigation
Jump to search
m (→Applications: Added an internal link) |
Carl McBride (talk | contribs) m (Added an internal link) |
||
Line 5: | Line 5: | ||
*[[Compound generators]] | *[[Compound generators]] | ||
*[[Prime modulus multiplicative linear congruential generator]] | *[[Prime modulus multiplicative linear congruential generator]] | ||
*[[Scalable Parallel Random Number Generators Library (SPRNG)]] | |||
*[[ACG]] | *[[ACG]] | ||
*[[AWC]] | *[[AWC]] | ||
Line 27: | Line 28: | ||
*[[Pierre L'Ecuyer]] | *[[Pierre L'Ecuyer]] | ||
*[[George Marsaglia]] | *[[George Marsaglia]] | ||
[[category: Computer simulation techniques]] | [[category: Computer simulation techniques]] | ||
[[category:mathematics]] | [[category:mathematics]] |
Revision as of 18:09, 27 October 2015
List of pseudo-random number generators
- Linear congruential generator
- Inversive congruential generator
- Explicit inversive congruential generator
- Compound generators
- Prime modulus multiplicative linear congruential generator
- Scalable Parallel Random Number Generators Library (SPRNG)
- ACG
- AWC
- SCG
- SWB
- PSWB
- MRG
- C2MRG3
- C2TAUS
- MT19937
- ran2 (Numerical Recipes)
- RANDU
- RCARRY
- RANLUX