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