Create an array containing pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
A 32-bit Mersenne Twister pseudorandom number generator.
Random numbers.
Float32Array.
Return a function which tests if every element in an array passes a test condition.
Float64Array.
Uint8Array.
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.
Uint32Array.
Uint16Array.
Test if a value is an array.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Buffer.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Create a zero-filled generic array.
Round a double-precision floating-point number toward zero.
Create a filled generic array.
Configurable Mersenne Twister PRNG implementation written in TypeScript.
Generate string from a token array by interpolating values.
Common APIs shared across base pseudorandom number generators.
Maximum length for a typed array.
Tokenize a string into an array of string parts and format identifier objects.