You can install the package via composer:
composer require dbt/makes-random-stringsUse MakesRandomStringsTrait in your class and then call self::rs($int) to generate a random string of $int length.
Please see CONTRIBUTING for details. The MIT License (MIT). Please see License File for more information.