#include <RandomFunction.h>
Static Public Member Functions | |
void | rand_init (void) |
const double | rand_normal (RandomInterval *range) |
|
Initialize all random number generators. |
|
The canonical random number generator. Generate one random floating point number within the given range.
|