this is a dumb question, you math JONG
A random number generator will generate ANY number within it's range - so yes the #1 may come up. Why wouldn't it?
If you would prefer your answer from a computer software point of view: The number 01 is a valid random number. If you are looking for an integer, most computer languages support INT(nn) which would yield an integer.