![]() |
OR-Tools
8.2
|
Public Types | |
typedef int64 | difference_type |
typedef uint64 | result_type |
Public Member Functions | |
ACMRandom (int32 seed) | |
uint32 | Next () |
uint64 | Next64 () |
uint64 | Rand64 () |
uint64 | operator() () |
uint32 | Uniform (uint32 n) |
uint64 | operator() (uint64 val_max) |
void | Reset (int32 seed) |
Static Public Member Functions | |
static int32 | HostnamePidTimeSeed () |
static int32 | DeterministicSeed () |
static constexpr result_type | min () |
static constexpr result_type | max () |
typedef int64 difference_type |
typedef uint64 result_type |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |