리눅스 openssl rand -hex

(Openssl rand -hex에서 넘어옴)

1 개요[ | ]

openssl rand -hex
[root@zetawiki ~]# openssl rand 1 -hex
1a
[root@zetawiki ~]# openssl rand 2 -hex
8d50
[root@zetawiki ~]# openssl rand 3 -hex
9f2f3a
[root@zetawiki ~]# openssl rand 4 -hex
60187644

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}