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