#include "Random.h" #include std::mt19937 Random::gen = std::mt19937((int)time(0));