Support for Xoroshiro algorithm variants. These are similar to xoshiro-128 and xoshiro-256 algorithms, but use half the space for massively parallel computations. The commits include documentation and the implementations. I have left TODO comments for xoroshiro-128 implementations in case jumps ever something to implement.
Support for Xoroshiro algorithm variants. These are similar to xoshiro-128 and xoshiro-256 algorithms, but use half the space for massively parallel computations. The commits include documentation and the implementations. I have left TODO comments for xoroshiro-128 implementations in case jumps ever something to implement.
Based on works at https://prng.di.unimi.it See https://en.wikipedia.org/wiki/Xoroshiro128%2B