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