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