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