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