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