Skip to content

wenber/moc-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moc-tool

为构造moc数据提供必要的工具函数

常用的moc工具方法

1.布尔值随机生成。exports.boolean()

2.字符串生成,包含简体、繁体、英文字符串。exports.char()

3.数字随机生成,范围可以配置,或者指定长度小数位数。exports.number()/exports.formatInt2Float()

4.随机时间戳。exports.timestamp();

5.成功和失败的模板格式。exports.success()/exports.fail()

license

moc-tool is freely distributable under the terms of the MIT license.

About

为构造moc数据提供必要的工具函数

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published