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