Format an error message for production.
Constructor for creating arrays filled with pseudorandom values drawn from a unary PRNG.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Generate string from a token array by interpolating values.
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Evaluate a polynomial using double-precision floating-point arithmetic.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.
Tokenize a string into an array of string parts and format identifier objects.
Maximum length for a typed array.
Maximum length for a generic array.
Compute the sum of an infinite series.
Uniformly distributed pseudorandom numbers between 0 and 1.
Uint8ClampedArray.
Int16Array.
Int32Array.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Uniformly distributed pseudorandom numbers.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Int8Array.
Test if an array-like object supports the accessor (get/set) protocol.
Normally distributed pseudorandom numbers using the improved Ziggurat method.