We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d30e229 commit dff252aCopy full SHA for dff252a
README.md
@@ -441,15 +441,15 @@ Misc
441
442
The following miscellaneous actions are supported.
443
444
-Generate a secure password of given length.
+Generate a strong password of length ranging from 12 - 16.
445
446
$ varuh -g
447
- 7nhga7tkk9LNafz
+ 7%zv/uzIgpqexJ
448
449
By passing the `-c` option, the password is also copied to the clipboard.
450
451
- $ varuh -g 15 -c
452
- yeXlLlk??IOsvL6
+ $ varuh -g -c
+ y6UpD$~uBI#8
453
Password copied to clipboard
454
455
0 commit comments