CondeSaheki / Weighted-raffle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weighted-raffle

Description

The Weighted-Raffle app works by randomly choosing one object from a List of Items for each Participant who also has their own Personal Item Priority List that influences these draw odds.

files

options .csv format

nome,supervisor,max_partipants,partipants

participant .csv format

nome,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16

usage

cli args are in wip

[options.csv] [participants.csv]

About


Languages

Language:C++ 100.0%