SyntaxFix
Write A Post
Hire A Developer
Questions
int range = max - min + 1; int num = rand() % range + min;