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