pub async fn random_queue(
    addr: &str
) -> Result<Vec<AddressBytes>, Box<dyn Error>>