prng
- Sign up for GitHub or sign in to edit this page
Here are 106 public repositories matching this topic...
Collection of miscellaneous portable C snippets.
User-friendly pseudorandom number generator (PRNG)
This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++
The most RANDOM module on npm! 😜
Fast random number generators: Vectorized (SIMD) version of xorshift128+
Park-Miller pseudorandom number generator (PRNG)
Numpy-like random number generator that supports multiple core pseudo RNGs and explicitly parallel generation.
Simple pseudo-random number generators in C and Python
A crypto-secure random bytes generator for react native
Predict MT19937 PRNG, from preceding 624 generated numbers. There is a specialization for the "random" of Python standard library.
:sparkles: A purely functional random number generator
A port of the Google Randen fast backtracking-resistant random generator to the C language.
Optimized Common Lisp version of Bob Jenkins' ISAAC-32 and ISAAC-64 algorithms, fast cryptographic random number generators.
PRNGine - Pseudo Random Number Engines for Monte Carlo simulations
A Nim library to generate random numbers and random ranges of bytes using the system's PRNG.
A simple state-of-the-art C++ random number generator
Javascript implementation of the Fortuna PRNG
Small library for distributing uniformly-generated uint32_t values (such as from an RNG) over a wide variety of types, shapes, and ranges.
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
PRNGCL: OpenCL Library of Pseudo-Random Number Generators for Monte Carlo Simulations
Experimental decentralized pseudo random number generator (PRNG)
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.