Two classes to generate random strings with given length
- PHP 7.0 or higher
Please use Composer for the installation. For Composer documentation, please refer to getcomposer.org.
Install the module:
$ composer require aldobarr/random-string-generator
This is a fork of Manuel Dimmler's random string generator licensed under the Apache 2.0 license.