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