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