shithub: cstory

ref: afb2b22e5816090d92380fcbf606ebd22c6df57a
dir: /src/Random.h/

View raw version
#pragma once

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