| |
Format Tags
How the password-line will be formatted. You can decide what text should appear infront and behind the password generated.
You can use special characters to format information that should appear at that location:
| Tag: |
Description: |
| $p |
Insert the password itself. |
| $n |
Insert the number of the password (decimal). |
| $x |
Insert the number of the password (lower-case hexadecimal). |
| $X |
Insert the number of the password (upper-case hexadecimal). |
Example: [Passord $n - $p]
This format tag could generate a password like this:
[Password 1 - fEkAvn3meE8] |