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