Create an array containing pseudorandom numbers drawn from an F distribution.
Random numbers.
F distributed pseudorandom numbers.
Return a function which tests if every element in an array passes a test condition.
Rope-based persistent sequence type
Test if a value is an array.
Float32Array.
Float64Array.
Uint8Array.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Uint32Array.
Uint16Array.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Buffer.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Beta distribution quantile function.
Round a double-precision floating-point number toward zero.
Create a filled generic array.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
A 32-bit Mersenne Twister pseudorandom number generator.
Create a zero-filled generic array.
An alias package for `crypto.randomBytes` in Node.js and/or browsers