Though I do wonder if the hundredths are true or just for show. Maybe they're randomly chosen. :)
Computers use their clock to generate pseudorandom numbers all the time (hehe). It’s great randomness for something like shuffling songs or a sorting algorithm. You don’t want to use it with some “adversarial”, like online poker.