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