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