#include <rand.h>
Definition at line 24 of file rand.h.
◆ RandClass()
| RandClass::RandClass |
( |
int | start = 0 | ) |
|
◆ ~RandClass()
| RandClass::~RandClass |
( |
| ) |
|
|
inline |
◆ Double() [1/2]
| double RandClass::Double |
( |
double | low, |
|
|
double | high ) |
◆ Double() [2/2]
| double RandClass::Double |
( |
void | | ) |
|
◆ Int() [1/2]
| int RandClass::Int |
( |
int | low, |
|
|
int | high ) |
◆ Int() [2/2]
| int RandClass::Int |
( |
void | | ) |
|
The documentation for this class was generated from the following files: