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