Function SeedHelpers::genRandomDeviceSeed

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