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