[root@centos shell]# echo $RANDOM
25758
[root@centos shell]# echo $RANDOM
32276
[root@centos shell]# echo $RANDOM
31909
[root@centos shell]# echo $RANDOM
9871
[root@centos shell]# date +%N
949499000
[root@centos shell]# date +%N
453678000
[root@centos shell]# date +%N
647890000
[root@centos shell]# date +%N
685699000
# head -200 /dev/urandom |cksum
3971052498 47438
# head -200 /dev/urandom |cksum
2697064411 52938
# head -200 /dev/urandom |cksum |cut -f1 -d " "
313148969
# cat /proc/sys/kernel/random/uuid
3b3c95bd-b8c0-406d-bfd9-a7806d6ab036
# cat /proc/sys/kernel/random/uuid |cksum |cut -f1 -d " "
1028200979
欢迎光临 曲径通幽论坛 (http://www.groad.net/bbs/) | Powered by Discuz! X3.2 |