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