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