Search
@stdlib/random-base-mt19937
A 32-bit Mersenne Twister pseudorandom number generator.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-base-mt19937@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
pseudorandom
random
rand
randint
randu
uniform
generator
mersenne
twister
mt19937
seed
seedable
@stdlib/random-base-randu
Uniformly distributed pseudorandom numbers between 0 and 1.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-base-randu@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
randu
uniform
generator
seed
seedable
factory
@stdlib/random-base-minstd-shuffle
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-base-minstd-shuffle@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
pseudorandom
random
randint
rand
randu
uniform
generator
lcg
minstd
seed
seedable
shuffle
shuffled
lehmer
park
miller
bays
durham
@stdlib/random-base-minstd
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-base-minstd@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
pseudorandom
random
rand
randint
randu
uniform
generator
lcg
minstd
lehmer
park
miller
park-miller
seed
seedable
@stdlib/random-base-uniform
Uniformly distributed pseudorandom numbers.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-base-uniform@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
randu
uniform
continuous
generator
seed
seedable
factory