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