sharkawy/random
最新稳定版本:1.2
Composer 安装命令:
composer require sharkawy/random
包简介
The function of this package is to generate random letters and numbers based on the number that you will specify, and if you do not specify, you will generate 10 random letters and numbers
README 文档
README
Description
The function of this package is to generate random letters and numbers based on the number that you will specify, and if you do not specify, you will generate 10 random letters and numbers
Installation
composer require sharkawy/random
Append Use
`use Sharkawy\Random\Random;`
use Sharkawy\Random\Random; return Random::generateRandomString(10000);
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-29