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