Seeded random number
-
Updated
Mar 1, 2017 - JavaScript
Seeded random number
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).
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).
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Add a description, image, and links to the lcg topic page so that developers can more easily learn about it.
To associate your repository with the lcg topic, visit your repo's landing page and select "manage topics."