perl -e "for(1..200) {print ['H', 'T']->[rand(2)];}" [download]
In reply to Re: New golf game (for the extremely bored) by vek in thread New golf game (for the extremely bored) by Necos