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