shithub: cstory

ref: 87b296c51336cdf0bf80d8c4e9bbc71ecce2c5de
dir: /src/Random.h/

View raw version
#pragma once

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