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