Xoshiro-cpp icon indicating copy to clipboard operation
Xoshiro-cpp copied to clipboard

Header-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)

Results 1 Xoshiro-cpp issues
Sort by recently updated
recently updated
newest added

I'm a fond user of xoroshiro myself and a C++ programmer. Thank you for this great work! There is a lot of common, redundant code between the ~~simulators~~ generators. Have...

Type: Refactoring