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