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