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