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