Help for this page

Select Code to Download


  1. or download this
    ~$ perl -e 'open $rnd, "<", "/dev/random"; read $rnd, $value, 4;  prin
    +t "Value = ", unpack ("H*", $value), "\n"'
    Value = 0de13803