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