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