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