Added class to validate and search for numbers only
Added a method to return all availible mac addresses
Added a class to generate hashes from given Strings
Added class to validate mac addresses and search for them in Strings
Changed to use MacValidate class
fixed property output bug
typo
Added a utility to generate passwords commandline
adjusted test case
added a changeCharset method