h'm using -c 3 to grab two digits 00-99, and the line feed.  tr is
used to delete the hexidecimial characters and any dashes.

uuidgen | tr -d 'a-z-' | tail -c 3

or http://www.fourmilab.ch/hotbits/

Just some fun ones.

Scott

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to