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