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