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