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