gKit2 light
|
Public Types | |
typedef unsigned | result_type |
Public Member Functions | |
RNGT (const UInt s) | |
void | seed (const UInt s) |
RNGT & | index (const UInt i) |
unsigned | sample () |
unsigned | sample_range (const unsigned range) |
unsigned | operator() () |
Static Public Member Functions | |
static constexpr unsigned | min () |
static constexpr unsigned | max () |
Public Attributes | |
UInt | x |
UInt | key |