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