#include <Random.h>
|
Q_INVOKABLE int | randomInt (int pLowerBound, int pUpperBound) const |
| A discrete random distribution on the range [pLowerBound, pUpperBound] with equal probability throughout the range. Mehr ...
|
|
◆ getInstance()
static Random& governikus::Random::getInstance |
( |
| ) |
|
|
static |
◆ randomInt()
int Random::randomInt |
( |
int |
pLowerBound, |
|
|
int |
pUpperBound |
|
) |
| const |
A discrete random distribution on the range [pLowerBound, pUpperBound] with equal probability throughout the range.
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: