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