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