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