Static Public Member Functions | |
static | this () |
static void | seed (uint seed) |
static uint | get (uint limit) |
static uint | get () |
Static Private Attributes | |
static uint | kiss_x = 1 |
static uint | kiss_y = 2 |
static uint | kiss_z = 4 |
static uint | kiss_w = 8 |
static uint | kiss_carry = 0 |
static uint | kiss_k |
static uint | kiss_m |
|
Definition at line 91 of file Random.d. References version. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|