Linux 随机数

cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 32 | head -n 1

posted @ 2016-08-07 12:15  RushoutAsia  阅读(103)  评论(0编辑  收藏  举报