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