mirror of
https://github.com/redelmann/scat
synced 2025-01-10 06:34:20 +01:00
Update README.md
This commit is contained in:
parent
f5998a8b89
commit
9a5cd81c80
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# scat
|
# scat
|
||||||
|
|
||||||
`scat` is a *password scatterer*. It allows the generation of unique passwords for each service,
|
`scat` is a *password scatterer*. It allows the generation of unique passwords for each service,
|
||||||
@ -75,8 +74,9 @@ For this, all you need is two dice that you can differentiate (one red and the o
|
|||||||
For 25 consecutive rounds, throw the two dice, lookup the result in the table below and report it on the piece of paper.
|
For 25 consecutive rounds, throw the two dice, lookup the result in the table below and report it on the piece of paper.
|
||||||
You may want to put a dash between the various results, or any other separator, to increase readability.
|
You may want to put a dash between the various results, or any other separator, to increase readability.
|
||||||
|
|
||||||
|
|
||||||
Die 1 | Die 2 | Result | | Die 1 | Die 2 | Result | | Die 1 | Die 2 | Result
|
Die 1 | Die 2 | Result | | Die 1 | Die 2 | Result | | Die 1 | Die 2 | Result
|
||||||
:---: | :---: | :----: | - | :---: | :---: | :----: | - | :---: | :---: | :----:
|
:---: | :---: | :----: | :-: | :---: | :---: | :----: | :-: | :---: | :---: | :----:
|
||||||
1 | 1 | 1 | | 3 | 1 | C | | 5 | 1 | O
|
1 | 1 | 1 | | 3 | 1 | C | | 5 | 1 | O
|
||||||
1 | 2 | 2 | | 3 | 2 | D | | 5 | 2 | P
|
1 | 2 | 2 | | 3 | 2 | D | | 5 | 2 | P
|
||||||
1 | 3 | 3 | | 3 | 3 | E | | 5 | 3 | Q
|
1 | 3 | 3 | | 3 | 3 | E | | 5 | 3 | Q
|
||||||
|
Loading…
Reference in New Issue
Block a user