shithub: cstory

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

View raw version
#pragma once

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