xoroshiro topic

List xoroshiro repositories

randomgen

95
Stars
24
Forks
Watchers

Numpy-compatible bit generators and add some random variate distributions missing from NumPy.

rng_fortran

25
Stars
1
Forks
Watchers

Pseudo random number generator in Fortran, internally using xoroshiro128+

RNG

17
Stars
6
Forks
Watchers

A simple state-of-the-art C++ random number generator

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.