shithub: cstory

ref: 0f5af36951ce1ca7a9acd107fe30864e3f7ed2a0
dir: /src/Random.h/

View raw version
#pragma once

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