Create an array containing pseudorandom numbers drawn from a Rayleigh distribution.
Rayleigh distributed pseudorandom numbers.
Random numbers.
Float64Array.
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.
Return a function which tests if every element in an array passes a test condition.
Uint8Array.
Float32Array.
Uint32Array.
Uint16Array.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Test if a value is an array.
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.
Create a filled generic array.
Buffer.
Round a double-precision floating-point number toward zero.
Create a zero-filled generic array.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Rayleigh distribution cumulative distribution function (CDF).
Generate string from a token array by interpolating values.
Maximum length for a generic array.
Common APIs shared across base pseudorandom number generators.