![]() |
Qore uuid Module
1.4.0
|
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. | |