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