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