This is really good for encrypted content such as a hard drive, password vault or gpg key

  • unlogic@lemmy.zip
    link
    fedilink
    arrow-up
    5
    ·
    13 days ago

    If you haven’t got any dice handy you can use random.org to generate the numbers for you. Or even select a set of words from the list

    • kevincox@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      13 days ago

      select a set of words from the list

      I would be very careful doing this. It is very easy to introduce significant bias. Humans are terrible at picking random numbers.

      If you can’t find dice I would recommend:

      1. Having a computer pick random items for you.
      2. Renumber the list into binary and flip a coin 12 times for each word. (This results in a slightly shorter word list but should be string enough).