Re: A UUID function for web developers
| Newsgroups | gmane.comp.mozilla.devel.seamonkey |
|---|---|
| Message-ID | <[email protected]> |
I'm referring to Universally Unique Identifiers here, not randomly generated numbers. Being universally unique, they must conform to certain standard such that no two will ever collide. I don't want to depend on some third-party unproven implementation when it is an intrinsic feature of every operating system.