prng-test
There are 8 repositories under prng-test topic.
BrutPitt/fastPRNG
FAST 32/64 bit PRNG (pseudo-random generator), highly optimized, based on xoshiro* / xoroshiro*, xorshift and other Marsaglia algorithms.
C2yp71c/RNN-Tester
Testing PRNGs with RNNs
AlexPukall/PRNG64
Pukall PRNG 64 : mix the output of an LFSR 64 and an LCG 64 (C language or 6502 Assembly)
Freilichtbuehne/rng-guesser
A simple C# application that predicts random numbers
planet36/prng-test-bench
C++ PRNG test bench that uses Google Benchmark (to measure speed) and PractRand (to measure randomness)
AntoineTwan/ArtisanalRandom
(fr) Un système de génération de nombres aléatoires à partir d'une seed, ne faisant appel ni à Math.Random ni à des hashs.
OrhanKupusoglu/rng-enigma
A Pseudorandom Number Generator with SWIG Python 3 bindings tested with the Dieharder suit