Essentially has a shuffled alphabet, and uses /dev/urandom to pick 8 random chars from it.
Getting the first char correct causes it to sleep for 1s, the first two caused it to sleep for 2s, etc. Using this, I wrote a bruteforcer that measured response times.