Not Random by nattow

class _{static{int j=0,i=(int)(3*Math.random()),q[]=new int[][]{{3,11,10,2,7},{7,4,6,9,10},{5,1,8,12,21}}[i];for(;j++<q[4];)System.out.printf("%."+q[j%4]+"s%s\n","            ","Foo # :-:".split(" ")[i]);}}

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

download

return to the top page