Anagram

Anagram is a word play game. The main goal is to rearange the letters of a given random word in order to produce a new word, an anagram.

Dependencies

Build

Compile and run the Demo class in the package anagram under the src folder

The Demo.java loads some entries and run test cases.