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