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