Random numbers: Difference between revisions
Jump to navigation
Jump to search
Carl McBride (talk | contribs) m (Better section headding) |
m (→Applications: Added an internal link) |
||
Line 20: | Line 20: | ||
==Applications== | ==Applications== | ||
*[[Monte Carlo | Monte Carlo simulations]] | |||
*[[Numbers with a Gaussian distribution]] | |||
*[[Random vector on a sphere]] | *[[Random vector on a sphere]] | ||
==People== | ==People== |
Revision as of 16:24, 10 November 2009
List of pseudo-random number generators
- Linear congruential generator
- Inversive congruential generator
- Explicit inversive congruential generator
- Compound generators
- Prime modulus multiplicative linear congruential generator
- ACG
- AWC
- SCG
- SWB
- PSWB
- MRG
- C2MRG3
- C2TAUS
- MT19937
- ran2 (Numerical Recipes)
- RANDU
- RCARRY
- RANLUX