index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
Random.cpp
Age
Commit message (
Expand
)
Author
2025-07-09
Core/Random: Use standard aligned operator new and remove RandomEngine single...
Shauren
2023-10-31
Core/Random: Changed random functions returning doubles to return floats
Shauren
2022-01-23
Core/Threads: Replace Boost TLS with C++11 one (#15782)
Giacomo Pozzoni
2021-12-19
Core/Random: Refactor random number generation to use std::uniform_*_distribu...
Shauren
2021-12-19
Dep/SFMT: updated to newest upstream version from https://github.com/Mersenne...
daMaex
2021-10-14
Misc: Pass std::chrono types by value everywhere.
Treeston
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-07
Core/Misc: Some /W4 warning fixes
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-03-21
Core/Utils: Changed all Trinity::Containers utilities to work on all containe...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-04-08
Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...
treeston
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-12-24
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren