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