mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package randpw (#1199)
This commit is contained in:
parent
c36542ac32
commit
dde7d56a7d
@ -14648,7 +14648,20 @@
|
||||
"string"
|
||||
],
|
||||
"description": "The Levenshtein Nim module contains functions for fast computation of Levenshtein distance and string similarity.",
|
||||
"license": "GPLv2",
|
||||
"url": "https://github.com/oswjk/nimlevenshtein"
|
||||
"license": "GPLv2"
|
||||
},
|
||||
{
|
||||
"name": "randpw",
|
||||
"url": "https://github.com/pdrb/nim-randpw",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"random",
|
||||
"password",
|
||||
"passphrase",
|
||||
"randpw"
|
||||
],
|
||||
"description": "Random password and passphrase generator",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/pdrb/nim-randpw"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user