Blaze 3.9
Random.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35
36//*************************************************************************************************
58#ifndef BLAZE_RANDOM_NUMBER_GENERATOR
59#define BLAZE_RANDOM_NUMBER_GENERATOR std::mt19937
60#endif
61//*************************************************************************************************