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