shithub: cstory

ref: 2aeda93aebf5e15c489ccbb78554295e20272e0a
dir: /src/Random.h/

View raw version
#pragma once

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