A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
-
Updated
Apr 7, 2026 - JavaScript
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Add a description, image, and links to the lehmer topic page so that developers can more easily learn about it.
To associate your repository with the lehmer topic, visit your repo's landing page and select "manage topics."