random-bytes-readable-stream
Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
Found 36 results for pseudo-random
Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`
A simple seeded pseudo-random number generator
Mersenne Twister random numbers
pseudo-random 2D noise for glslify
Class representing a pseudorandom number manager. Includes Mersenne Twister uniform distribution, Box Mueller gaussian distribution, n-sided die rolling, history of variable max size, elementary statistics, and scale/clip/round convenience functions.
A typescript implementation of Squirrel Eiserloh's noise based RNG explained at GDC
pseudo random bytes in javascript for the browser
A small collection of functions aiming at extending the possibilities of your RNG
Library for generating pseudo-random numbers.
Various pseudo-random implementations packaged with helpful random utilities
Fast scrambled, pseudorandom, numbers in a given range touching each value only once without using a flags array or random number generator. Uses a linear feedback shift register.
Brando, is a module to handle pseudo-random sequences/permutations of integers using Buffers.
Generate psuedo random colors for UI elements like chips, tags, badges, etc..
Hazz, a pseudo-random-data-filled-table to generate k indipendent and uniform, very fast (non-cryptographic) hash functions.
This project provides PRNG functions for generating pseudo-random values using a seed-based approach and various algorithms
Pseudo-random password generator
Create pseudo-random passwords containing mixed-case alphanumeric and random characters
Create pseudo-random passphrases using the Diceware method
Pseudo-random recursive data generator to create placeholder content in data-driven functional proofs-of-concept or design prototypes
Efficiently generate random non-deterministic 64-bit integers
Makes Random Number Generation Easier
This project provides PRNG functions with a set of Controllers for generating pseudo-random values using a seed-based approach and various algorithms
Lehmer random number generator for RoboCom game
A pseudo-random array shuffling library using Linear Congruential Generator (LCG).
Make a readable stream out of any byte generator. An easy way to wrap a random, pseudo-random or just any number generator into a stream of bytes.
Library for generating pseudo-random values that follow known patterns and can be used in various ways (e.g., as example data, for testing purposes, etc.).
Pseudorandom number generator (PRNG) for JavaScript
Pseudo Random Number Generator
Pseudo-Random Number Generator functions
A library to generate pseudo-random values.
A simple pseudo-random number generator, that uses the multiply-with-carry method invented by George Marsaglia.
This Pseudo-Random Number Generator Library is a TypeScript library that provides a collection of pseudo-random number generators useful for various applications. These generators offer flexibility and control over the distribution of generated numbers, m
Pseudo-random deterministic generation of phrases from a dictionary.
This Pseudo-Random Number Generator Library is a TypeScript library that provides a collection of pseudo-random number generators useful for various applications. These generators offer flexibility and control over the distribution of generated numbers, m
Tiny generator that produces "human" random numbers
A small package to encrypt and decrypt messages using a pseudorandom function