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