Search
@stdlib/random
Random numbers.
v0.3.3 URL:
https://unpkg.com/@stdlib/random@0.3.3/lib/index.js
Open
Browse Files
stdlib
stdrandom
stdmath
standard
library
std
lib
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
generator
seed
seedable
factory
generic
recoverable-random
A recoverable number generator that generates pseudorandom integer or floating-point numbers within a given range.
v1.0.5 URL:
https://unpkg.com/recoverable-random@1.0.5/dist/index.js
Open
Browse Files
recoverable
random number generator
pseudorandom
seed
seedable
@stdlib/random-array-tools-nullary
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
v0.2.2 URL:
https://unpkg.com/@stdlib/random-array-tools-nullary@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
tools
prng
rng
pseudorandom
random
rand
generator
seed
seedable
array
vector
nullary
@stdlib/random-array-tools-binary
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
v0.2.2 URL:
https://unpkg.com/@stdlib/random-array-tools-binary@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
tools
prng
rng
pseudorandom
random
rand
generator
seed
seedable
array
vector
@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