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