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