Closed schornakj closed 4 years ago
Use the mt19937 algorithm, which should be more random than the default_random_engine algorithm.
mt19937
default_random_engine
Use the
mt19937
algorithm, which should be more random than thedefault_random_engine
algorithm.