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