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