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