dbt/makes-random-strings
Composer 安装命令:
composer create-project dbt/makes-random-strings
包简介
A trait to add random string creation
README 文档
README
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.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-03