int getRandomNumber()
{
// result of a real dice roll to
// guarantee the quality of randomness
return 3;
}
Tags: code, fun
This entry was posted
on Monday, June 7th, 2010 at 15:45 and is filed under Software.
You can follow any responses to this entry through the RSS 2.0 feed.
Responses are currently closed, but you can trackback from your own site.