Create an array containing pseudorandom numbers drawn from an exponential distribution.
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.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Tokenize a string into an array of string parts and format identifier objects.
Maximum length for a typed array.
Create a factory function for generating pseudorandom values drawn from a ternary PRNG.
Uniformly distributed pseudorandom numbers between 0 and 1.
Maximum length for a generic array.
Uint8ClampedArray.
Arrays.
Int16Array.
Int32Array.
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
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.
Pseudorandom number generator array creation function tools.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Return the data type of an array.
Split a double-precision floating-point number into a higher order word and a lower order word.