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