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