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