blob: 0d5f41cb7af97e045707a0f9aa10afb740e749a9 (
plain) (
blame)
1
2
3
4
|
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.
|