sysprog-basic/include/rand.h

3 lines
38 B
C

#pragma once
unsigned int rand(void);