We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f418b commit ed5786cCopy full SHA for ed5786c
README.md
@@ -4,11 +4,11 @@
4
[](https://mvnrepository.com/artifact/com.github.binarywang/java-testdata-generator)
5
6
7
-Java实现的各种随机测试数据生成器,包括身份证号码,银行卡号,姓名,手机号,电子邮箱地址和生成insert sql参数列表字符串等。
+Java实现的各种随机测试数据生成器,包括身份证号码,银行卡号,姓名,汉字、手机号,电子邮箱地址和生成insert sql参数列表字符串等。
8
9
--------------
10
具体用法请参考单元测试:
11
-即 /src/test/java/cn/binarywang/tools/generator 下的测试类
+即 `/src/test/java/cn/binarywang/tools/generator` 下的测试类
12
13
--------------------
14
Maven 引用方式
0 commit comments