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