Quoting from this page:
4-byte value representing the seconds since the Unix epoch,
3-byte machine identifier,
2-byte process id, and
3-byte counter, starting with a random value.
This looks one effective way of generating UUIDs. Negligible (or no) duplicates, I guess.