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