torsdag den 14. marts 2013

Just saw this cool thing

Can't remember where though, but try to do this oneliner in powershell, and see the magic unfold on the screen :)
for () { write-host -n (get-random /,\) }