Generate random numbers from various distributions.
TypeScript definitions for d3-random
Fastest random ID and random string generation for Node.js
URL and cookie safe UIDs
Use the random function in CSS
Generate a cryptographically strong random string
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Random utility functions for ethers.
A Pulumi package to safely use randomness in Pulumi programs.
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.
Provides functions for detecting if the host environment supports the WebCrypto API
Statistical routines and probability distributions.
Generate a random integer
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Generate random numbers with a seed, useful for reproducible tests
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Temporary file and directory creator
Generates an id useable in json rpc payloads.
Choose randomly from a selection of elements
`window.crypto.getRandomValues` with fallback to Node.js crypto
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
Random number generator using xorshift128+
Get consecutively unique elements from an array
A functional typescript implementation of the PCG family random number generators