Split a double-precision floating-point number into a higher order word and a lower order word.
Beta distributed pseudorandom numbers.
Test if a value is a Complex64Array.
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Gamma distributed pseudorandom numbers.
Discrete uniform distributed pseudorandom numbers.
Complex64Array.
Test if a value is an array of strings.
Test if a value is a Uint16Array.
Test if a value is a Uint8Array.
Maximum unsigned 32-bit integer.
Return a JSON representation of a typed array.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is an array-like object.
Create an array containing pseudorandom numbers generated using a 32-bit Mersenne Twister pseudorandom number generator.
Test if a value is a Float32Array.
Complex128Array.
Return a function which tests if every element in an array-like object passes a test condition.
Create an array containing pseudorandom numbers drawn from an F distribution.
Test if a value is an object.
Convert an array-like object to an object likely to have the same "shape".
Test if a value is a typed array.
Degenerate distribution cumulative distribution function (CDF).