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