xorshift topic

List xorshift repositories

SIMDxorshift

108
Stars
14
Forks
Watchers

Fast random number generators: Vectorized (SIMD) version of xorshift128+

troschuetz.random

47
Stars
8
Forks
Watchers

Fully managed library providing various random number generators and distributions.

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.

random-seedable

20
Stars
1
Forks
Watchers

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

25
Stars
1
Forks
Watchers

:sparkles: A purely functional random number generator