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