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