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