Function xkcd::random::random [] [src]

pub fn random<'a, R>(
    client: &'a R
) -> Box<Future<Item = XkcdResponse, Error = Error> + 'a> where
    R: XkcdRequestSender

Retrieves information regarding a random comic from all comics on the XKCD website.