Create an array containing pseudorandom numbers drawn from a normal distribution.
Random numbers.
Normally distributed pseudorandom numbers.
Smallest positive double-precision floating-point normal number.
Return a function which tests if every element in an array passes a test condition.
Normal distribution quantile function.
Smallest positive normalized single-precision floating-point number.
Normal distribution probability density function (PDF).
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.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Normal distribution cumulative distribution function (CDF).
Smallest positive normalized half-precision floating-point number.
Float32Array.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Round a double-precision floating-point number toward zero.
Buffer.