A bit of harmless Friday fun – what is your Ninja name?
Friday, October 29th, 2010 at 10:51 amGoing through my RSS feeds this morning I found this Ninja name translation table:
I thought that was a perfect candidate for a YQL table, so I made one. So find out your Ninja name in the YQL console.
Conversion was easy – simply convert the table to a hash, check that the user has not entered any non-alpha characters, lowercase and loop over the different characters with a lookup. You can see the source of the table on github
Yours, mirishikiari.