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