shithub: cstory

ref: 9973dddbbd6dc1d0e3d598ef4025b9c980d848e8
dir: /src/Random.h/

View raw version
#pragma once

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