We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1、regexp在数据模板可以使用了,能否在数据占位符中增加对正则表达式的支持,如
Mock.mock({ 'regexp': '@regexp("[a-z][A-Z][0-9]")' })
2、timestamp在某些场景也会用到,也能否在数据占位符中增加对@timestamp的支持!
The text was updated successfully, but these errors were encountered:
timestamp https://lavyun.github.io/better-mock/document/random/date.html#random-timestamp
Sorry, something went wrong.
No branches or pull requests
1、regexp在数据模板可以使用了,能否在数据占位符中增加对正则表达式的支持,如
2、timestamp在某些场景也会用到,也能否在数据占位符中增加对@timestamp的支持!
The text was updated successfully, but these errors were encountered: