Contents
Detailed Description
Functions
Provides several functions for random-numbers.
All functions are guaranteed to be thread-safe.
Template Function Aux::Random::choice
Function Aux::Random::getSeed
Function Aux::Random::getURNG
Function Aux::Random::index
Function Aux::Random::integer()
Function Aux::Random::integer(uint64_t)
Function Aux::Random::integer(uint64_t, uint64_t)
Function Aux::Random::probability
Function Aux::Random::real(double, double)
Function Aux::Random::real()
Function Aux::Random::real(double)
Function Aux::Random::setSeed
Template Function Aux::Random::weightedChoice