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