shithub: cstory

ref: 4faf94e9513c9d9438db8a21ca2fd57d9c9dbd28
dir: /src/Random.h/

View raw version
#pragma once

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