咨询热线:4006-75-4006

售前:9:00-23:30    备案:9:00-18:00    技术:7*24h

使用 openssl rand 生成随机密码

2016-12-06 11:14:51 14432次

我们可以使用下面两条命令生成随机密码:

openssl rand -hex 10  
openssl rand -base64 20

blob.png

可以通过后面的数字指定密码长度:

openssl rand -base64 30

blob.png

首页
最新活动
个人中心