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