pub fn generate_device_uuid() -> String
Generates a 26-character 1Password device id from the lowercase base32 alphabet.
A fresh id per import is expected: the login registers it with the account and nothing uses it afterwards.