pub const UNIQUE_UUID_MAX_ATTEMPTS: usize = 5;
Maximum number of UUID candidates generated by unique UUID helpers.