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