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