index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
Random.h
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
2021-12-19
Core/Random: Refactor random number generation to use std::uniform_*_distribu...
Shauren
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-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-09-01
Core/Random: Remove no longer needed hack for VS 2013
Shauren
2016-08-29
Core/Define: Remove the conditional macro for constexpr.
Naios
2016-04-10
Core/Misc: Build fix for dynamic linking
Shauren
2016-04-08
Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...
treeston
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-01-09
Core/Misc: Build fix for clang & libc++
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-12-27
Core/Misc: VS 2013 build fix - horrible hack.
Shauren
2015-12-24
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren