|
MyMediaLite
3.11
|
Random number generator singleton class More...
Static Public Member Functions | |
| static Random | GetInstance () |
| Gets the instance. If it does not exist yet, it will be created. More... | |
| static void | Init () |
| (Re-)initialize the instance More... | |
Properties | |
| static int | Seed [set] |
| the random seed More... | |
Random number generator singleton class
|
inlinestatic |
Gets the instance. If it does not exist yet, it will be created.
|
inlinestatic |
(Re-)initialize the instance
|
staticset |
the random seed
1.8.9.1