Index: ossp-web/pkg/lib/uuid/index.wml RCS File: /v/ossp/cvs/ossp-web/pkg/lib/uuid/index.wml,v co -q -kk -p'1.11' '/v/ossp/cvs/ossp-web/pkg/lib/uuid/index.wml,v' | diff -u /dev/null - -L'ossp-web/pkg/lib/uuid/index.wml' 2>/dev/null --- ossp-web/pkg/lib/uuid/index.wml +++ - 2025-05-21 03:29:22.739327632 +0200 @@ -0,0 +1,62 @@ + +#use wml::ossp area=pkg:lib subarea=uuid + +
+
+$ uuid -v3 ns:URL http://www.ossp.org/ +02d9e6d5-9467-382e-8f9b-9300a64ac3cd + |
+UUIDs are 128 bit numbers which are intended to have a high likelihood +of uniqueness over space and time and are computationally difficult +to guess. They are globally unique identifiers which can be locally +generated without contacting a global registration authority. UUIDs +are intended as unique identifiers for both mass tagging objects +with an extremely short lifetime and to reliably identifying very +persistent objects across a network. + +