![]() |
Faro Engine 0.0.0.b519570 (main)
|
#include <Random.hpp>
Public Member Functions | |
| RandomStream () | |
| void | Seed (int seed) |
| template<class Type > | |
| Type | Random (Type min_value, Type max_value) |
Static Public Member Functions | |
| static int | RandomSeed () |
| Faro::RandomStream::RandomStream | ( | ) |
|
inline |
|
static |
| void Faro::RandomStream::Seed | ( | int | seed | ) |