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