shithub: cstory

ref: 4737a7cbcaa1afcd3cccbdce0cd1c87191e78af5
dir: /src/Random.h/

View raw version
#pragma once

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