https://github.com/everdrone/genpwd
Generates iOS style strong password suggested by Safari
https://github.com/everdrone/genpwd
cli generator go golang password password-generator secure security
Last synced: 4 months ago
JSON representation
Generates iOS style strong password suggested by Safari
- Host: GitHub
- URL: https://github.com/everdrone/genpwd
- Owner: everdrone
- Created: 2023-02-03T19:53:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T20:24:59.000Z (over 3 years ago)
- Last Synced: 2024-06-20T06:35:28.085Z (almost 2 years ago)
- Topics: cli, generator, go, golang, password, password-generator, secure, security
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## genpwd
Generate strong passwords
# Installation
```
go install github.com/everdrone/genpwd@latest
```
# usage
```
genpwd
```