Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 861 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 861 Bytes

⛽ GasPump Trading Competition

Welcome to the GasPump Trading Competition prize selection! For more details about the competition, prizes, and rules, please check our telegram post.

Random Seed

The random seed used for selecting the winners will be determined during a livestream on @gaspump_tv channel. We will roll 5 dice emojis 🎲 to generate a 5-digit number, which will be used as random seed. This ensures complete transparency and fairness in the winner selection process, because Telegram garantees the randomness of the dice.

Note: identificator of the user is Telegram ID, not username.

How to run and reproduce the results

  1. Install dependencies:
pip install -r requirements.txt
  1. Run the code:
python select_winners.py --data data.csv --seed {SEED}