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