Changed add() to put(), to be working similar to other maps, replacing key value with new value if previous key was found in the hash location array.
Changed array random Integer Objects to be generated with new keyword to get unique object comparisons for identical numbers.
Full Changelog: v0.0.5...v0.0.6