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