Files
alfred-preferences/Alfred.alfredpreferences/snippets/Favorites/Generate a Random Password with 12 Characters using pwgen command [B9867CF0-F107-4482-A7FB-C697E2E66B98].json
2026-03-26 09:22:38 +08:00

8 lines
215 B
JSON

{
"alfredsnippet" : {
"snippet" : "pwgen -s 12 1",
"uid" : "B9867CF0-F107-4482-A7FB-C697E2E66B98",
"name" : "Generate a Random Password with 12 Characters using pwgen command",
"keyword" : ""
}
}