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