[][src]Function pathfinder::tools::random_item

pub fn random_item(list: &[String]) -> &String

Returns a random item from a given list.