A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
-
Updated
Aug 17, 2026 - JavaScript
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Create an array containing 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.
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG).
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
To associate your repository with the minstd topic, visit your repo's landing page and select "manage topics."