shithub: cstory

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

View raw version
#pragma once

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