pub fn generate_id(prefix: &str, suffix: &str) -> String
Generate an ID with a random 21-byte and ID/URI-safe component This does no collision check (but they will be extremely unlikely)