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