Common APIs shared across base pseudorandom number generators.
Maximum length for a typed array.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Triangular distribution cumulative distribution function (CDF).
Uniformly distributed pseudorandom numbers between 0 and 1.
Maximum length for a generic array.
Int16Array.
Arrays.
Uint8ClampedArray.
Int32Array.
Uniformly distributed pseudorandom numbers.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Normally distributed pseudorandom numbers using the improved Ziggurat method.
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 Float64Array.
Test if a value is a Uint32Array.
Discrete uniform distributed pseudorandom numbers.
Test if a value is a Float32Array.
Test if a value is an object.
Test if a value is a Complex128Array.
Test if a value is an array-like object.
Return the data type of an array.