shithub: cstory

ref: 6bbe0c977fc9ba35898f41c23634f9a0efa4e7fc
dir: /src/Random.h/

View raw version
#pragma once

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