shithub: cstory

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

View raw version
#pragma once

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