Skip to main content

generate_device_uuid

Function generate_device_uuid 

Source
pub fn generate_device_uuid() -> String
Expand description

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.