Browse Source

fix random bug

Looly 5 years ago
parent
commit
8990086762
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -9,6 +9,7 @@
 * 【core 】     废弃isMactchRegex,改为isMatchRegex(方法错别字)
 * 【core 】     废弃isMactchRegex,改为isMatchRegex(方法错别字)
 ### Bug修复
 ### Bug修复
 * 【core 】     CharsetUtil在不支持GBK的系统中运行报错问题(issue#731@Github)
 * 【core 】     CharsetUtil在不支持GBK的系统中运行报错问题(issue#731@Github)
+* 【core 】     RandomUtil的randomEleSet方法顺序不随机的问题(pr#741@Github)
 
 
 -------------------------------------------------------------------------------------------------------------
 -------------------------------------------------------------------------------------------------------------