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