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