A module that returns a random alphanumeric string
An alias package for `crypto.randomBytes` in Node.js and/or browsers
CSV and object generation implementing the Node.js `stream.Readable` API
Universal Module for Secure Random Generator in JavaScript
URL and cookie safe UIDs
Seeded random number generator for Javascript.
A tiny (118 bytes), secure URL-friendly unique string ID generator
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Statistical routines and probability distributions.
Fastest random ID and random string generation for Node.js
Random number generator using xorshift128+
Meteor's Random Package for Straight Node
Mersenne twister pseudorandom number generator
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.
A module that can return various types of random string
Generate a cryptographically strong random string
Generate a random path name.
Generate more entropy to combine with Node's crypto.rng or window.crypto
Turns an AST into code.
Fractional index library with jittering and generator
Generate random numbers from various distributions.
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
Generate artificial backtrace by walking arguments.callee.caller chain
Generate random numbers with a seed, useful for reproducible tests