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