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