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