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