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