in reply to Re^2: Regex On Your Tombstone?
in thread Regex On Your Tombstone?

As one author (can't remember who) once said: "Heroes don't die, they just fade away".

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'