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