aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/SFMTRand.h
AgeCommit message (Expand)Author
2025-07-09Core/Random: Use standard aligned operator new and remove RandomEngine single...Shauren
2021-12-19Core/Random: Refactor random number generation to use std::uniform_*_distribu...Shauren
2021-12-19Dep/SFMT: updated to newest upstream version from https://github.com/Mersenne...daMaex