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