rand rnd random generator react
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.
Statistical routines and probability distributions.
Random number generator using xorshift128+
Mersenne twister pseudorandom number generator
A functional typescript implementation of the PCG family random number generators
Generate random numbers from various distributions.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Meteor's Random Package for Straight Node
A package to seed your database using Drizzle ORM
Deterministic pseudo-random number generator for JavaScript and TypeScript
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
CSV and object generation implementing the Node.js `stream.Readable` API
A Cryptographically Secure Pseudo-Random Number Generator for NodeJS
Generates a random phone number following the E.164 international standard
Fully-fledged collection of both 32 and 64 bit seedable random number generators whose output precisely matches their original c/c++ implementations.
URL and cookie safe UIDs
Measures patterns of attribute values associated with features. Reveals whether similar values tend to occur near each other, or whether high or low values are interspersed
Seedable random number generator supporting many common distributions.
GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)
Random numbers.
Operation with random numbers for ngraph.*
RC4 random number generator