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