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