https://github.com/dkunin/xkcd-pass
https://github.com/dkunin/xkcd-pass
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dkunin/xkcd-pass
- Owner: DKunin
- Created: 2018-01-19T06:09:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T19:14:47.000Z (over 8 years ago)
- Last Synced: 2025-06-21T09:48:43.684Z (about 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XKCD-PASS

## Install
```
npm i @dkunin/xkcd-pass -g
```
## Usage
```
Examples
$ xkcd-pass
deputy_attack_horror_index
$ xkcd-pass --all
abandon
ability
able
...
Options
--all Get all words instead of a random combibation
--wc Get different word count then default
--s Set specific separator
```
## Contribute
PRs accepted.
## License
MIT © Dmitri Kunin