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