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