shithub: cstory

ref: 770f3be74eeade974b9c5ccc36b85eaa8f02bf79
dir: /src/Random.h/

View raw version
#pragma once

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