ComfyUI Node
EncryptMaster — Generate Passphrase
A ComfyUI node in EncryptMaster with 12 inputs and 3 outputs.
EncryptMaster — Generate Passphrase
- passphrase
- entropy_bits
- recipe
◄moderandom_chars►
◄length20►
◄use_lowercasetrue►
◄use_uppercasetrue►
◄use_digitstrue►
◄use_symbolstrue►
◄exclude_ambiguoustrue►
◄diceware_wordlist_path►
◄num_words8►
◄separator-►
◄extra_digits_suffix0►
◄deterministic_seed-1►
CategoryEncryptMaster
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | random_chars | 2 options: random_chars, diceware |
| lengthopt | INT | 204–256 | — |
| use_lowercaseopt | BOOLEAN | true | — |
| use_uppercaseopt | BOOLEAN | true | — |
| use_digitsopt | BOOLEAN | true | — |
| use_symbolsopt | BOOLEAN | true | — |
| exclude_ambiguousopt | BOOLEAN | true | — |
| diceware_wordlist_pathopt | STRING | — | |
| num_wordsopt | INT | 82–32 | — |
| separatoropt | STRING | - | — |
| extra_digits_suffixopt | INT | 00–10 | — |
| deterministic_seedopt | INT | -1-1–2147483647 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| passphrase | STRING | — |
| entropy_bits | FLOAT | — |
| recipe | STRING | — |