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