express-random-number-generator
Statistical routines and probability distributions.
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.
Random number generator using xorshift128+
Mersenne twister pseudorandom number generator
A functional typescript implementation of the PCG family random number generators
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Generate random numbers from various distributions.
Meteor's Random Package for Straight Node
A package to seed your database using Drizzle ORM
Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
Generate random (or seeded) names, based on 1990 Census data
CSV and object generation implementing the Node.js `stream.Readable` API
Deterministic pseudo-random number generator for JavaScript and TypeScript
A Cryptographically Secure Pseudo-Random Number Generator for NodeJS
This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.
Fully-fledged collection of both 32 and 64 bit seedable random number generators whose output precisely matches their original c/c++ implementations.
Generates a random phone number following the E.164 international standard
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)
Operation with random numbers for ngraph.*