sysprog-basic/include/rand.h

3 lines
38 B
C
Raw Permalink Normal View History

2023-12-09 14:20:18 +01:00
#pragma once
unsigned int rand(void);