blob: 20f6a696c03bfe8a79689deca51ed9f61877316f (
plain) (
blame)
1
2
3
|
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.
|