shithub: cstory

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

View raw version
#pragma once

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