Grand Class Reference
(game) random generator.
More...
#include <utils.h>
List of all members.
|
Public Member Functions |
|
| Grand (unsigned int seed) |
|
void | seed (unsigned int seed) |
|
unsigned int | operator() () |
|
unsigned int | getOne () |
|
float | get01 () |
Private Attributes |
|
unsigned int | high_ |
|
unsigned int | low_ |
Detailed Description
(game) random generator.
The documentation for this class was generated from the following files: