/iota-dice-seed-generator

Converts 243 Dice Rolls into a Perfectly Secret IOTA Seed

Primary LanguageC

iota-dice-seed-generator

Converts 243 Dice Rolls into a Perfectly Secret IOTA Seed

Building:

cmake ./path/to/iota-dice-seed-generator && make

Usage:

Roll a 6 sided die 243 times, record each roll, making sure to record each 6 as a 0.

Pass these rolls to the seed generator:

echo "02134512..." | ./iota-dice-seed-generator

Your secure seed will then print out

2017 BTCDDev