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