Jan 13, 2025
10:22:33pm
CSoul Hardcore Democrat
You could also just be lazy and do this
int myRandom() {
while(true) {
int rand = random();
if (rand === 1 || rand === 2) {
return rand - 1;
}
}
}
CSoul
Previous username
tsm26
Bio page
CSoul
Joined
Nov 20, 2005
Last login
Jan 16, 2025
Total posts
72,088 (15,496 FO)
Messages
Author
Time
Jan 13, 10:03pm
Jan 13, 10:03pm

Posting on CougarBoard

In order to post, you will need to either sign up or log in.