Skip to content

marco-sundsk/hash2random

Repository files navigation

hash2random

Using hashcodes to pick up winners randomly.

build

python3 -m venv venv
source venv/bin/activate

pip install -r requirements.txt

run

# fill the correct blockhash into main.py and then,
# run with candidates count as only param of this tool as following:
python main.py 10000

About

Using hashcodes to pick up winners randomly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages