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