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