shithub: cstory

ref: 8c8ddd496d9c36dddfeeae9b51dcea30d829f438
dir: /src/Random.h/

View raw version
#pragma once

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