Get a random element from an array
An alias package for `crypto.randomBytes` in Node.js and/or browsers
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.
Generate a random integer
Get consecutively unique elements from an array
[](https://discord.gg/poimandres)
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
`window.crypto.getRandomValues` with fallback to Node.js crypto
Rope-based persistent sequence type
RFC9562 UUIDs
Get an available port
Cryptographic key pairs for the XRP Ledger
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Get a random item from an array
Generate random numbers from various distributions.
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.
Random numbers.
Operation with random numbers for ngraph.*
TypeScript definitions for d3-random
Fastest random ID and random string generation for Node.js
Typical random-related functions for JavaScript.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
URL and cookie safe UIDs