Download the PHP package geekish/faker-horse-battery-staple without Composer
On this page you can find all versions of the php package geekish/faker-horse-battery-staple. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download geekish/faker-horse-battery-staple
More information about geekish/faker-horse-battery-staple
Files in geekish/faker-horse-battery-staple
Package faker-horse-battery-staple
Short Description Correct Horse Battery Staple password provider for Faker
License MIT
Homepage https://github.com/geekish/faker-horse-battery-staple
Informations about the package faker-horse-battery-staple
faker-horse-battery-staple
Generate correct-horse-battery-staple passwords with Faker. Uses a modified version of the 10000 words list.
This package is intended to be used for testing purposes only. The CHBS is indeed a good method to use to generate passwords, but there are plenty of other tools like correcthorsebatterystaple.net that you can use.

Install
Via Composer
Usage
Add the provider:
Without any arguments, a random 3-word password is generated with no delimiter (character(s) separating words); e.g. correcthorsebattery.
To specify delimiter, e.g. (correct.horse.battery):
There isn't a character limit so if you really want to, you can do something like:
But I'm not sure why you would want to do that.
To specify number of words:
Again, no limit, but 3+ is best.
To capitalize a random word:
All arguments, with their default values:
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Hannah Chartier
- Matt for the package upon which this was originally built.
- All Contributors
License
The MIT License (MIT). Please see License File for more information.