Version 4 of uuid

Updated 2017-06-08 09:24:56 by dbohdan

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
ULID
Does not use the host information as a seed.