Pseudorandom number generator array creation functions.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Create an array containing pseudorandom numbers drawn from a Bernoulli distribution.
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
Random numbers.
Create an array containing pseudorandom numbers drawn from a normal distribution.
Float32Array.
Return a function which tests if every element in an array passes a test condition.
Float64Array.
Create an array containing uniformly distributed pseudorandom numbers between 0 and 1.
Uint8Array.
Test if a value is an array.
Uint32Array.
Uint16Array.
Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.
Buffer.
Create a zero-filled generic array.
Round a double-precision floating-point number toward zero.
Create a filled generic array.