shithub: cstory

ref: a0d11aee3c0a6d3df7cc379cc6fb283d2b828a96
dir: /src/Random.h/

View raw version
#pragma once

int msvc_rand(void);
void msvc_srand(unsigned int seed);