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