Version 3 of uuid

Updated 2016-01-29 18:13:28 by pooryorick

This package provides a generator of universally unique identifiers (UUID) also known as globally unique identifiers (GUID).

Documentation can be found at http://tcllib.sourceforge.net/doc/uuid.html

PYK 2016-01-29: Warning: This implementation uses info hostname, or exec ipconfig on Windows. I was once offline and a program of mine was hanging. This package turned out to be the culprit.

See Also

GUID and UUID
TclGetGUID