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