[][src]Function easyrand::choose

pub fn choose<T>(obj: &Vec<T>) -> Option<&T>

Return a reference to a randomly selected item in the given object