Quick start

This quick start guide shows how to generate your first password using dicendo. The examples below demonstrate two common approaches: using only dice face values, or using faces together with directions and the order of numbered dice to obtain more entropy from fewer rolls.

All examples use ordinary six-sided dice. Simply roll the dice, enter the observed values into the corresponding panels in the application, and dicendo will deterministically convert the results into a strong random password.

1. Generating password from faces only

Steps:

  1. Prepare your dice. In this example, we use 36 standard six-sided dice. However, in face-only mode, nothing prevents you from using a single die and rolling it repeatedly instead of rolling many dice at once.
  2. Roll all dice. Roll all 36 dice and record:
    36 dice
  3. Read your password. The result will be: ZAIs^c-W?!VD$n
    the password

2. Generating password from faces, directions and order

Steps:

  1. Prepare your dice. You will need:

    Each die should be permanently labeled with its own unique number from 1 to 12.

    Write the number on every face of the die, preferably using small digits placed consistently in the same corner. The placement should make it possible to distinguish the orientation (N/E/S/W) of the die. See the example image below.

  2. Roll all dice. Roll all 12 dice and record:
    12 dice
  3. Read your password. The result will be: W-YxP=xoTj?7+
    the password

Standard dice are commonly sold in sets of 12 or 36. However, for simplified modes (for example generating passwords using only face values or only directions), it is perfectly acceptable to use a single die and roll it repeatedly.


3. Security reminder


Back to documentation