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.
Chi-squared distribution median.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Buffer.
Chi-squared distribution constructor.
Round a double-precision floating-point number toward zero.
Create a zero-filled generic array.
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.
Maximum length for a typed array.
Tokenize a string into an array of string parts and format identifier objects.
Uniformly distributed pseudorandom numbers between 0 and 1.
Maximum length for a generic array.
Uint8ClampedArray.
Arrays.
Int16Array.
Int32Array.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.