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