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