Function SeedHelpers::genRandomDeviceSeed
Defined in File seed.h
Function Documentation
-
uint_fast64_t SeedHelpers::genRandomDeviceSeed()
Generate a 64 bit seed for mt19937_64 using std::random_device.
- Returns:
The 64 bit random seed
Defined in File seed.h
Generate a 64 bit seed for mt19937_64 using std::random_device.
The 64 bit random seed