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