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