pub async fn generate(
    http: &Client,
    token: String,
) -> Result<String, UsernameError>