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