[][src]Function vote::random_dictator

pub fn random_dictator<T>(pref: Preference<T>) -> Results<T> where
    T: PartialEq + Eq + Hash + Clone

The Random Dictatorship voting method