hex table by clock

<?for(;16>$a=$i++>>4;)printf($i%16?~\xda\x87:~\xda\x87\xf5,$a*~-$i%16);

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page