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