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