|
faif
|
the uniform distribution for int, in range <min,max>, uses RandomSingleton More...
#include <Random.hpp>

Public Member Functions | |
| RandomInt (int min, int max) | |
| RandomInt (const RandomInt &r) | |
| int | operator() () |
| the method to generate the random variable in range <min, max>, uniform distribution More... | |
the uniform distribution for int, in range <min,max>, uses RandomSingleton
|
inline |
the method to generate the random variable in range <min, max>, uniform distribution
1.8.11