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