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