blob: 81b06910e13f7a6ee435d4b39c5d74cc2b8baa4d (
plain)
1
2
3
4
5
6
|
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/
|