Create an array containing pseudorandom numbers drawn from a Bernoulli distribution.
Bernoulli distributed pseudorandom numbers.
Base pseudorandom number generators.
Random numbers.
Exact test for the success probability in a Bernoulli experiment.
Return a function which tests if every element in an array passes a test condition.
Test if a value is an array.
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.
Float32Array.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Round a double-precision floating-point number toward zero.
Buffer.
Create a filled generic array.
Standard library statistical functions.
Create a zero-filled generic array.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Maximum length for a generic array.