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