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