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