Cytopia
0.3
A city building simulation game
Randomizer.cxx
Go to the documentation of this file.
1
#include "
Randomizer.hxx
"
2
3
thread_local std::mt19937
Randomizer::generator
{std::random_device{}()};
Randomizer::generator
static thread_local std::mt19937 generator
Definition:
Randomizer.hxx:11
Randomizer.hxx
src
services
Randomizer.cxx
Generated on Sun Nov 27 2022 09:50:52 for Cytopia by
1.8.17