Showing 21-40 of 1,935,533 packages
Is this value a JS ArrayBuffer?
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Cryptographic key pairs for the XRP Ledger
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Is this value a JS SharedArrayBuffer?
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Robustly get the length of a Typed Array
A Node.js module for efficient sampling from a discrete probability distribution using the alias method.
[](https://discord.gg/poimandres)
Random integer, Random array element, Random string, Random boolean with given probability, Random offset of numerical
Parse postgres array columns
Get a random array element with a specific chance
A Pulumi package to safely use randomness in Pulumi programs.
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.