6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
|
UUID::Tiny is a lightweight, low dependency Pure Perl module for
|
||
|
UUID creation and testing. This module provides the creation of
|
||
|
version 1 time based UUIDs (using random multicast MAC addresses),
|
||
|
version 3 MD5 based UUIDs, version 4 random UUIDs, and version 5
|
||
|
SHA-1 based UUIDs.
|