shithub: cstory

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

View raw version
#pragma once

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