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