Create an array containing pseudorandom numbers drawn from Kumaraswamy's double bounded distribution.
Kumaraswamy's double bounded 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.
Buffer.
Round a double-precision floating-point number toward zero.
Create a zero-filled generic array.
Kumaraswamy's double bounded distribution cumulative distribution function (CDF).
Create a filled generic array.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Generate string from a token array by interpolating values.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.