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