shithub: cstory

ref: 65aac0bb2108c92b5d85e1de82af88dbd6bcbdb1
dir: /src/Random.h/

View raw version
#pragma once

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