|
|
|
|
|
by atul_wired
4508 days ago
|
|
I think programmer tried to be defensive by ignoring an edge case. He either was lazy in searching for its documentation (<= 1999 you know) and tried to be over-smart to avoid "Out of Range" exception in test/production. Or he didn't consider looking at documentation like some of us do.
He may have given it a shot by running it several times to see if it actually generates the number provided as an argument. |
|