首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

openssl rand 发作随机数

2012-09-22 
openssl rand 产生随机数openssl rand介绍openssl rand 用于产生指定长度个bytes的随机字符。语法openssl

openssl rand 产生随机数

<openssl rand>

介绍

openssl rand 用于产生指定长度个bytes的随机字符。

语法

openssl rand[-out file] [-randfile(s)] [-base64] [-hex]num

E:\OpenSSL\foo>openssl rand -base64 20Loading 'screen' into random state - doneaA58hKadrquIX1Jfr4COCm9m/NE=




热点排行