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