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