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