shithub: cstory

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

View raw version
#pragma once

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