6e6572d72e
UUID::Random generates random uuid strings. It does not satisfy any of the points listed in RFC 4122 but the default format. If you need RFC compliant UUID strings have a look at Data::UUID. WWW: http://search.cpan.org/dist/UUID-Random/ PR: ports/182321 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
6 lines
239 B
Text
6 lines
239 B
Text
UUID::Random generates random uuid strings. It does not satisfy any of the
|
|
points listed in RFC 4122 but the default format.
|
|
|
|
If you need RFC compliant UUID strings have a look at Data::UUID.
|
|
|
|
WWW: http://search.cpan.org/dist/UUID-Random/
|