shithub: cstory

ref: 5756612212bbf1e0a727131a7b19d4e1fc0c540e
dir: /src/Random.h/

View raw version
#pragma once

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