Qore UUID Module
1.2
|
Variables | |
const | Qore::UUID::LowerCase = QUF_LOWER_CASE |
All alphebetic hexadecimal characters will be in lower case; this is the default. | |
const | Qore::UUID::UpperCase = QUF_UPPER_CASE |
All alphebetic hexadecimal characters will be in upper case. |