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