random-number-generators
There are 979 repositories under random-number-generators topic.
j-easy/easy-random
The simple, stupid random Java beans/records generator
wangyi-fudan/wyhash
The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.
nastyox/Rando.js
The world's easiest, most powerful random function.
nomemory/mockneat
MockNeat - the modern faker lib.
avaneev/prvhash
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
MHumm/DelphiEncryptionCompendium
Cryptographic library for Embarcadero Delphi and potentially for FPC as well
jolav/codetabs
Free Online Services. Github/GitLab star history. Count Lines of Code. CORS proxy server. IP GeoLocation. HTTP Headers. Random Data. Api weather temp. Alexa ranking.
avaneev/komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
valyala/fastrand
Fast and scalable pseudorandom generator for Go
ALSchwalm/foresight
A tool for predicting the output of random number generators
lemire/testingRNG
Testing common random-number generators (RNG)
stnolting/neoTRNG
🎲 A Tiny and Platform-Independent True Random Number Generator for any FPGA (and ASIC).
vnmakarov/mum-hash
Hashing functions and PRNGs based on them
dwdyer/uncommons-maths
Random number generators, probability distributions, combinatorics and statistics for Java.
zeh/prando
Deterministic pseudo-random number generator for JavaScript and TypeScript
bashtage/randomgen
Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
terrillmoore/NIST-Statistical-Test-Suite
The code from NIST SP-800-22 for testing random-number generators, along with docs for reference
arcetri/sts
Improved version of the NIST Statistical Test Suite (STS)
eldruin/wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
bab2min/EigenRand
Fastest Random Distribution Generator for Eigen
BishopFox/untwister
Seed recovery tool for PRNGs
YangDai2003/Multi-Calculator-Android
Stylish design, versatile features – the ultimate calculator for Android.
astralord/RandLib
:rocket: A library designed to facilitate work with probability, statistics and stochastic calculus
orao-network/solana-vrf
SDK for verifiable randomness function (VRF / RNG) on Solana
smuellerDD/lrng
Linux Random Number Generator
cmcqueen/simplerandom
Simple pseudo-random number generators in C and Python
oprypin/nim-random
Random number generation library for Nim
numericalalgorithmsgroup/NAGPythonExamples
Examples and demos showing how to call functions from the nAG Library for Python
ociaw/RandN
Better random number generation for .NET
phuocng/fake-numbers
Generate fake, valid numbers. Check if a number is valid. Support a lot of different numbers: Credit card, EAN, ISBN, RTN, VIN, etc.
qala-io/datagen
Java lib that generates random data (numbers, strings, dates) - mostly to facilitate Randomized Testing.
marcoonroad/spadille
Verifiable/deterministic fair tickets generation for lotteries, raffles and gambling games. :rhinoceros: :four_leaf_clover: :spades: :game_die:
Beliavsky/Burkardt-Fortran-90
Classification of John Burkardt's many Fortran 90 codes
okeuday/quickrand
Quick Erlang Random Number Generation
juanelas/bigint-crypto-utils
Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing. It works with Node.js, and native JS, including React and Angular
VincentGranville/Stochastic-Processes
My book: Gentle Introduction to Chaotic Dynamical Systems. Includes stochastic dynamical systems and statistical properties of numeration systems in any dimension.