pull down to refresh

This is dice-generated seed phrase tool. It simulates what a user would do manually with 2 times 20 sided and 2 times 10 sided dice for generating a seed phrase.
  1. it gets entropy from the DRAND network
  2. you go offline after it gets the entropy data (or stay online if you feel safe doing so (not recommended)
  3. you choose 12 or 24 BIP39 seed format
  4. you choose arrays starting at 0 or at 1 (your choice) Then generates the seed You can get an audit report in pdf, and you can verify the code yourself, which can run offline and locally. It aims to be a more mathematically perfect way to "throw dice", disregarding the bias of a user, and the possible imperfections in the dice production.