random-number-generators topic

List random-number-generators repositories

Burkardt-Fortran-90

40
Stars
9
Forks
Watchers

Classification of John Burkardt's many Fortran 90 codes

NIST-Statistical-Test-Suite

126
Stars
32
Forks
Watchers

The code from NIST SP-800-22 for testing random-number generators, along with docs for reference

bigint-crypto-utils

37
Stars
3
Forks
Watchers

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

34
Stars
211
Forks
Watchers

GoLang library for generating cryptographically secure random numbers using the crypto/rand package

Asset-Backed-Security-Modeling

31
Stars
11
Forks
Watchers

ScriptUni Python in Finance Certificate Final Project

isaacCSPRNG

34
Stars
3
Forks
Watchers

🔣 ISAAC is a fast, seedable, cryptographically secure pseudo-random number generator (CSPRNG) and synchronous stream cipher.

Multi-Calculator-Android

67
Stars
13
Forks
Watchers

Stylish design, versatile features – the ultimate calculator for Android.

number-generator

17
Stars
0
Forks
Watchers

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

15
Stars
0
Forks
Watchers

GO Fast xorshift* and xorshift+ implementation

fastPRNG

23
Stars
6
Forks
Watchers

FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.