Random numbers: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Carl McBride (talk | contribs) No edit summary | |||
| Line 19: | Line 19: | ||
| ==Applications== | ==Applications== | ||
| *[[Random vector on a sphere]] | *[[Random vector on a sphere]] | ||
| *[[Numbers with a Gaussian distribution]] | |||
| ==People== | ==People== | ||
| *[[Pierre L'Ecuyer]] | *[[Pierre L'Ecuyer]] | ||
Revision as of 13:12, 13 November 2007
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
- RANDU
- RCARRY
- RANLUX