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