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