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