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