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