Expand description

This thing generates random voter groups of a given size Given the set of all authorized voters (their pubkeys) it selects one randomly then it picks a shift distance (some prime number less than the voter set size) and iteratively selects the rest of the group by shifting that distance its treating the set of voters as a ring

Structs

Statics

Functions