password generator (#395)

This commit is contained in:
Asim Aslam
2022-03-02 10:11:46 +00:00
committed by GitHub
parent 9b61a8d28e
commit 7ab702dd5b
13 changed files with 466 additions and 0 deletions

6
password/publicapi.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "password",
"icon": "🔑",
"category": "authentication",
"display_name": "Passwords"
}