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