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