AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Random.h"
Public Types | |
typedef uint32 | result_type |
Public Member Functions | |
result_type | operator() () const |
Static Public Member Functions | |
static constexpr result_type | min () |
static constexpr result_type | max () |
static RandomEngine & | Instance () |
typedef uint32 RandomEngine::result_type |
|
static |
References engine.
Referenced by Acore::Containers::RandomShuffle().
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inline |