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