random-number-generators topic
Burkardt-Fortran-90
Classification of John Burkardt's many Fortran 90 codes
NIST-Statistical-Test-Suite
The code from NIST SP-800-22 for testing random-number generators, along with docs for reference
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 gen...
randomizer
GoLang library for generating cryptographically secure random numbers using the crypto/rand package
Asset-Backed-Security-Modeling
ScriptUni Python in Finance Certificate Final Project
isaacCSPRNG
🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.
Multi-Calculator-Android
Stylish design, versatile features – the ultimate calculator for Android.
number-generator
Free WordPress Plugin: The random number generator provides a set of random numbers according to user-specified options such as range, repeat, and sort. www.calculator.io/number-generator/
xorshift
GO Fast xorshift* and xorshift+ implementation
fastPRNG
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.