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