fairdraw

0.1.0 • Public • Published

Fairdraw

Node.js command-line tool for determining a fair ordering of participants. Use as an overengineered way to draw lots/short straws.

Uses the NIST Randomness beacon (refreshed every minute) for maximum fairness to ensure nobody gets mad about someone gaming the system.

Installation and Usage

git clone https://github.com/colophonemes/fairdraw && cd fairdraw
node index

Then, at the prompt, enter a comma separated list of names:

? Enter the names of all participants, separated by commas Sam, Tara, Will

Be amazed at your results!

Tara is 1st
Will is 2nd
Sam is 3rd

License

ISC / WTFPL

Readme

Keywords

none

Package Sidebar

Install

npm i fairdraw

Weekly Downloads

1

Version

0.1.0

License

ISC

Last publish

Collaborators

  • colophonemes