@vighnesh153/random
A collection of some 'random-generation' functions
A collection of some 'random-generation' functions
Randomness algorithms for JavaScript
Randomness algorithms for JavaScript
For picking random numbers and choosing random things from lists
Like golang, get crypto random integer or bigint.
Python random module ported to JavaScript
"Random like Python"
A npm library making randomness easier
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
A 32-bit Mersenne Twister pseudorandom number generator.
Create an array containing 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.
Create an array containing pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Discrete uniform distributed pseudorandom numbers.
Pseudorandom numbers having integer values.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.