nicepass

2.1.1 • Public • Published

nicepass Build Status

Generate human-readable passphrases

This is a CLI that uses niceware to generate readable passwords or convert random bytes into a passphrase.

Install

$ npm install -g nicepass

Usage

$ nicepass --help

  Usage
    $ nicepass <string|number>

  Examples
    $ nicepass
    circularly transportal hypotenuse browsing framework

        $ nicepass 10
        workaholism washday liposoluble pinyon crosstalk

    $ nicepass 79446c84988885a444af
    lauderdale indisposition overgraze microcosm encomia

    $ nicepass 'wigglier singing bicyclist clasher barrow haltering twirler asap'
    fba4cb24113123240d975fcfea1d085d

Thanks

All credit goes to yan for creating niceware, the API for this module.

License

MIT © Alex Cross

/nicepass/

    Package Sidebar

    Install

    npm i nicepass

    Weekly Downloads

    7

    Version

    2.1.1

    License

    MIT

    Unpacked Size

    4.42 kB

    Total Files

    4

    Last publish

    Collaborators

    • awcross