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