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