aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 97e626842c750482f3c7260813eea8dfad865dc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
gen-pass
========

Generate password from simple pass

usage
=====

```console
$ ruby gen-pw.rb user1 example1.com 25
```


Ouput:

    Passphrase: demo
    74OJ249aMWaEHQX1QdAagUUnx

License
=======

This work is licensed under the [GNU GPLv3+](LICENSE)