int getRandomNumber() { // result of a real dice roll to // guarantee the quality of randomness return 3; }
Tags: code, fun Posted in Software | No Comments »