ref: e3cd7ce353da55e2c2fd6975d9a68d652b461f01 dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);