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
2020-01-02
New year
Aokromes
2019-11-09
Core/Random: Refactor random number generation to use std::uniform_*_distribu...
Shauren
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-07-18
Misc: Pass std::chrono types by value everywhere.
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-03
Core/Utils: Changed all Trinity::Containers utilities to work on all containe...
Shauren
2017-04-11
Core/Random: Remove no longer needed hack for VS 2013
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-29
Core/Define: Remove the conditional macro for constexpr.
Naios
2016-08-04
Common/Threading: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-03-01
Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...
treeston
2016-02-09
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren