Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Test if a value is a Uint16Array.
Beta distributed pseudorandom numbers.
Test if a value is a Uint8Array.
Discrete uniform distributed pseudorandom numbers.
Test if a value is a Float64Array.
Test if a value is a Uint32Array.
Test if a value is a Float32Array.
Test if a value is a Complex64Array.
Test if a value is an array of strings.
Test if a value is an object.
Gamma distributed pseudorandom numbers.
Test if a value is an array-like object.
Complex64Array.
Maximum unsigned 32-bit integer.
Return a JSON representation of a typed array.
Return a function which tests if every element in an array-like object passes a test condition.
Test if a value is a Complex128Array.
Complex128Array.
Degenerate distribution cumulative distribution function (CDF).
stdlib TypeScript type declarations.
Test if a value is a typed array.
Negative binomial distribution excess kurtosis.
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.