aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/Random.h
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
2021-12-19Core/Random: Refactor random number generation to use std::uniform_*_distribu...Shauren
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-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-09-01Core/Random: Remove no longer needed hack for VS 2013Shauren
2016-08-29Core/Define: Remove the conditional macro for constexpr.Naios
2016-04-10Core/Misc: Build fix for dynamic linkingShauren
2016-04-08Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...treeston
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-01-09Core/Misc: Build fix for clang & libc++Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-27Core/Misc: VS 2013 build fix - horrible hack.Shauren
2015-12-24Core/Utils: Moved rng functions to separate header and added utility function...Shauren