shithub: cstory

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

View raw version
#pragma once

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