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