Pseudorandom number generator array creation function tools.
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 a factory function for generating pseudorandom values drawn from a binary PRNG.
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.
Return a function which tests if every element in an array passes a test condition.
Random numbers.
Constructor for creating arrays filled with pseudorandom values drawn from a ternary PRNG.
Create a factory function for generating pseudorandom values drawn from a ternary PRNG.
Return a function which tests if every element in an array-like object passes a test condition.
Float32Array.
Float64Array.
Uint8Array.
Test if a value is an array.
Uint32Array.
Uint16Array.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Continued fraction approximation.
Buffer.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Format an error message for production.
Create a zero-filled generic array.
Round a double-precision floating-point number toward zero.