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