23

int getRandomNumber() {
return 4; //chosen by fair dice roll.
}

Comments
Add Comment