Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Like a Set, but provides the index of the `key` in the backing array
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Typical random-related functions for JavaScript.
TypeScript definitions for d3-random
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Create an array of unique values, in order, from the input arrays
Get a random temporary file path
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
random bytes from browserify stand alone
Extremely fast double-ended queue implementation
Create an array without duplicates
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Get a stream as a string, Buffer, ArrayBuffer or array
Robustly get the byte offset of a Typed Array
Create an array with values that are present in the first input array but not additional ones
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
A JavaScript text diff implementation.
Require Node module and immediately remove it from module cache to force loading again next time
Array manipulation, ordering, searching, summarizing, etc.
Robustly get the length of a Typed Array