2017 © Pedro Peláez
 

library base58-password-generator

A simple command line script that will generate a Base58 encoded password.

image

stephenhill/base58-password-generator

A simple command line script that will generate a Base58 encoded password.

  • Monday, September 8, 2014
  • by stephen-hill
  • Repository
  • 1 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 15 % Grown

The README.md

Base58 Password Generator

A simple command line script that will generate a Base58 encoded password., (*1)

Installation

You can install this package globally with:, (*2)

composer global require 'stephenhill/base58-password-generator=~1'

Usage

If your Composer's bin directory is in your PATH, simply run:, (*3)

$ newpassword

8SUjt9MnDCpJmaefFjpL86snG9TgWSzp2jA2YxAAc2bw

By default, it will generate a 32bit password. You can specifiy the number of bits as a parameter:, (*4)

$ newpassword 128

LvMwnZqV7URFEH6bJR9M7DF3z5WHUA7d1gF6zHdJLvyNYqAmbA6uXhYYcGwDNnP8imd5dpGYtf1Ytv479FgU2f3A9nkfEM4WANmy4KVCQPz2ygd9z5zUwoA8NKFo38iysu5iMW97QatmEQFejm2iaKywE8a7VLYKHqafKQ2iWuzz5DB

The Versions

08/09 2014

dev-master

9999999-dev

A simple command line script that will generate a Base58 encoded password.

  Sources   Download

MIT

The Requires

 

by Stephen Hill

08/09 2014

v1.0.2

1.0.2.0

A simple command line script that will generate a Base58 encoded password.

  Sources   Download

MIT

The Requires

 

by Stephen Hill

08/09 2014

v1.0.1

1.0.1.0

A simple command line script that will generate a Base58 encoded password.

  Sources   Download

MIT

The Requires

 

by Stephen Hill

08/09 2014

v1.0.0

1.0.0.0

A simple command line script that will generate a Base58 encoded password.

  Sources   Download

MIT

The Requires

 

by Stephen Hill