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