shithub: cstory

ref: 72eec8227cf41e9d2ad19b4b0ee6546a8a761b8e
dir: /src/Random.h/

View raw version
#pragma once

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