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