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