#!@@GOODSH@@ # -*- sh -*- #%# family=test random() { head -c4 /dev/urandom | od -l | awk ' { print $2 } ' } if [ "$1" = "" ]; then cat <&2 exit 1