#include <Random.hpp>
Public Member Functions | |
template<> | |
unsigned int | rand () |
template<> | |
unsigned int | randMax () |
template<> | |
int | rand () |
template<> | |
int | randMax () |
template<> | |
double | rand () |
template<> | |
double | randMax () |
Static Public Member Functions | |
static void | setSeed (unsigned int newSeed) |
template<typename ReturnType > | |
static ReturnType | rand () |
template<typename ReturnType > | |
static ReturnType | randMax () |
|
static |
|
inline |
|
inline |
|
inline |
|
static |
|
inline |
|
inline |
|
inline |
|
static |