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