Create a zero-filled generic array.
Create a filled generic array.
Generate string from a token array by interpolating values.
Tokenize a string into an array of string parts and format identifier objects.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.
Negative binomial distribution probability mass function (PMF).
Standard library statistical functions.
Maximum length for a typed array.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Maximum length for a generic array.
Uniformly distributed pseudorandom numbers between 0 and 1.
Arrays.
Int16Array.
Uint8ClampedArray.
Int32Array.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Uniformly distributed pseudorandom numbers.
Int8Array.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Test if an array-like object supports the accessor (get/set) protocol.
Test if a value is a Float32Array.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Test if a value is an object.