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