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