macro_rules! v4 {
    () => { ... };
    (expr:lower) => { ... };
}
Expand description

Creates a lower String for UUID version-4.