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