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