A Node.js module for efficient sampling from a discrete probability distribution using the alias method.
Uniformly distributed pseudorandom numbers.
A 32-bit Mersenne Twister pseudorandom number generator.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
TypeScript definitions for random-number-csprng
Multiple random storage types.
OpenTelemetry Jaeger propagator provides HTTP header propagation for systems that are using Jaeger HTTP header format.
Get an available TCP port to listen
A tiny script for generating attractive random colors
A small utility to generate a random name
A very basic crypto library
generate random geojson features
Uniformly distributed pseudorandom numbers between 0 and 1.
random fill from browserify stand alone
Random forest for classification and regression
A Cryptographically Secure Pseudo-Random Number Generator for NodeJS
Generate a cryptographically secure octet
Beta distributed pseudorandom numbers.
Unzip cross-platform streaming API
Takes a set of points and creates a Triangulated Irregular Network.
Retrieve a secure random byte string of a specified length
Discrete uniform distributed pseudorandom numbers.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
TypeScript definitions for random-bytes