This util generates a crypt(3) compatible sha512 hash for things like apache, shadow files, and haproxy

To use:

```
npm i -g mkpasswd
mkpasswd
```
