Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romantomjak/mkpw
Memorable password generator in the theme of correct horse battery staple https://xkcd.com/936/
https://github.com/romantomjak/mkpw
memorable-passwords password password-generator
Last synced: about 1 month ago
JSON representation
Memorable password generator in the theme of correct horse battery staple https://xkcd.com/936/
- Host: GitHub
- URL: https://github.com/romantomjak/mkpw
- Owner: romantomjak
- License: mit
- Created: 2020-04-17T15:33:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-17T15:38:35.000Z (over 4 years ago)
- Last Synced: 2024-06-20T12:39:04.858Z (5 months ago)
- Topics: memorable-passwords, password, password-generator
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mkpw
Memorable password generator in the theme of correct horse battery staple https://xkcd.com/936/
---
## Installation
Download and install using go get:
```sh
go get -u github.com/romantomjak/mkpw
```or grab a binary from [releases](https://github.com/romantomjak/mkpw/releases/latest) section!
## Usage
```sh
$ mkpw
Opal-collect-unaware-Nuclear-Lap
```## License
MIT