shithub: cstory

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

View raw version
#pragma once

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