会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Silent1376
Emancipate the mind,Seek truth from the facts.
博客园
首页
新随笔
联系
订阅
管理
2020年10月2日
【Java】API SecureRandom 安全随机
摘要: 之前学习的Random工具类只是一个伪随机数类。。。 @Test public void secureRandom() throws Exception { // 个不可预测的安全的随机数 // 无法指定种子,它使用RNG(random number generator)算法 // 实际上有多种不同
阅读全文
posted @ 2020-10-02 21:31 emdzz
阅读(694)
评论(0)
推荐(0)
编辑
公告