printf '%d to go!' "0x`dd if=/dev/random of=/dev/stdout bs=1 \
count=4 conv=ascii 2>/dev/null | xxd -g0 | cut -d " " -f 2`"
printf '%d to go!' "0x`dd if=/dev/random of=/dev/stdout bs=1 \
count=4 conv=ascii 2>/dev/null | xxd -g0 | cut -d " " -f 2`"