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