jmatsuzawa / genpw

Generate random password

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

genpw

Usage

genpw [NUM]

It prints NUM bytes of random characters. If NUM is not given, the command prints 32 bytes by default.

Example:

$ genpw
UR/lsA5d33tFALIOqG/dNRzB/5PdEV9w

About

Generate random password

License:MIT License


Languages

Language:Shell 100.0%