aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/Random.cpp
AgeCommit message (Expand)Author
2025-07-09Core/Random: Use standard aligned operator new and remove RandomEngine single...Shauren
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren
2022-01-23Core/Threads: Replace Boost TLS with C++11 one (#15782)Giacomo Pozzoni
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
2021-10-14Misc: Pass std::chrono types by value everywhere.Treeston
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-07Core/Misc: Some /W4 warning fixesShauren
2017-05-11Core/Common: Include cleanupShauren
2017-03-21Core/Utils: Changed all Trinity::Containers utilities to work on all containe...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-04-08Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...treeston
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-24Core/Utils: Moved rng functions to separate header and added utility function...Shauren