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