shithub: cstory

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

View raw version
#pragma once

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