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