blob: 8a9e46254f8cbcb5f5754d7efc598ad327f118e7 (
plain) (
blame)
1
2
3
4
5
|
This module provides a portable, secure generator of RFC-4122 version 4 (random)
UUIDs. It is a thin wrapper around Crypt::URandom to set the UUID version and
variant bits required by the RFC.
WWW: https://metacpan.org/release/UUID-URandom
|