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