Monday, March 31, 2008

Generating a 64 digit hex key...

In fewer than 64 keystrokes.
perl -e 'print ((0..9,a..f)[rand(16)]) for 1..64; print "\n"'

That's all one line in case it wraps for you. Credit to Brian for the code.

No comments:

counter free hit invisible