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