Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Well, uniquId creates an hash based on the epoch time, so the likelyhood is fairly low.
I believe in the order of the micro second. And the rand() with the md5 makes the rest.
As always, there is never enough entropy, and a real random number is almost impossible, but I consider this as a good enough result for what I usually want to do.
__________________
Only a biker knows why a dog sticks his head out the window.
|