blob: df0087e5d631e24c9868d5ba832c77e40acc4c88 (
plain) (
blame)
1
2
3
4
5
|
OSSP::uuid is the Perl API to the ossp-uuid library which is used to
generate DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique
Identifiers (UUID). It supports DCE 1.1 variant UUIDs of version 1
(time and node based), version 3 (name based, MD5), version 4
(random number based) and version 5 (name based, SHA-1).
|