lightweight Random generator class for uniform random distributions in positive integer domain
More...
#include <Random.h>
lightweight Random generator class for uniform random distributions in positive integer domain
- See also
- URand
◆ URandI()
icl::utils::URandI::URandI |
( |
unsigned int |
max | ) |
|
|
inline |
Create with given max value.
◆ operator unsigned int()
icl::utils::URandI::operator unsigned int |
( |
| ) |
const |
|
inline |
returns random(this->max)
◆ max
unsigned int icl::utils::URandI::max |
|
private |
The documentation for this class was generated from the following file:
- /Users/alneuman/vm/icl/ICLUtils/src/ICLUtils/Random.h