change SecureRandom

This commit is contained in:
Looly
2021-01-31 22:16:18 +08:00
parent 5465293603
commit e0ac328b19
2 changed files with 20 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
* 【core 】 DateUtil.beginOfHourpr#269@Gitee
* 【core 】 MapUtil增加sortByValuepr#259@Gitee
* 【core 】 TypeUtil修正hasTypeVeriable为hasTypeVariable
* 【core 】 RandomUtil.getRandom改为new SecureRandom避免阻塞
### Bug修复
* 【core 】 修复FileUtil.move以及PathUtil.copy等无法自动创建父目录的问题issue#I2CKTI@Gitee