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