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