Found 6 packages
Library that provide many random generator algorithm.
High-quality, verified random number generators including xoshiro, pcg, mwc, gmwc, isaac, and more.
This is a C# implementation of xoshiro/xoroshiro algorithm family that were created by Sebastiano Vigna and David Blackman.
Contains XoroShiro128+ and SplitMix64 PRNGs and some common random number distributions.