shithub: cstory

ref: 2eb5205dcc7f276ed436bf42a9bcb9ce5318920a
dir: /src/Random.h/

View raw version
#pragma once

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