An open API service indexing awesome lists of open source software.

https://github.com/dkunin/xkcd-pass


https://github.com/dkunin/xkcd-pass

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# XKCD-PASS

![Image](https://imgs.xkcd.com/comics/password_strength.png)

## 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