xorshift topic
SIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+
troschuetz.random
Fully managed library providing various random number generators and distributions.
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.
random-seedable
Fully-fledged random number generator library with high quality implementations of Xorshift, Xorwow, Mersenne Twister, PCG and LCG. Each implements a standard API producing number distributions that e...
pure-random
:sparkles: A purely functional random number generator