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