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