Linear congruential generator

From SklogWiki
Revision as of 19:28, 20 February 2007 by Carl McBride (talk | contribs)
Jump to navigation Jump to search

The Lehmer algorithm can be written as

where the user chooses , , , and a seed value to initiate the algorithm, .

See the prime modulus multiplicative linear congruential generator page.

References

  1. [ranLehmer51_photocopy]