shithub: cstory

ref: 0a912b7f119debef52ae57af0858189958edd2a2
dir: /src/Random.h/

View raw version
#pragma once

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