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