摘要:
一直使用 /dev/urandom 和md5sum的方式去随机字符串,感觉还是不够随机,毕竟只有小写字母和数字嘛。 换换口味: [root@localhost ~] arr=( ) ; str="" ; for i in ; do str=${str}${arr[ ]}; done ; echo $ 阅读全文
posted @ 2018-01-04 16:27
wshenJin
阅读(692)
评论(0)
推荐(0)
浙公网安备 33010602011771号