Skip to content

DeBoerTool/makes-random-strings

Repository files navigation

MakesRandomStringsTrait

Installation

You can install the package via composer:

composer require dbt/makes-random-strings

Usage

Use MakesRandomStringsTrait in your class and then call self::rs($int) to generate a random string of $int length.

Etc.

Please see CONTRIBUTING for details. The MIT License (MIT). Please see License File for more information.