Skip to main content

assign_labels

Function assign_labels 

Source
pub fn assign_labels(n: usize, seed: u64) -> Vec<char>
Expand description

Label for candidate index i after the seeded shuffle.

Returns one label per candidate: labels[i] is the label candidate i is presented under.