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