datafactory icon indicating copy to clipboard operation
datafactory copied to clipboard

Added 5 new methods & general improvements

Open boeboe opened this issue 11 years ago • 0 comments

Added new methods:

  • getCountry: get random country
  • getCountryShort: get random country abbreviation (2 chars)
  • getNationality: get random nationality
  • getOccupation: get random occupation
  • getHexText: get random hex string with given length

Some general improvements:

  • Updated pom.xml to use latest version of maven plugins and dependencies
  • Use clean-up/reformat code to change tabs into 4 spaces and wrap after 80 chars
  • Some typo's fixed
  • Added missing javadoc

boeboe avatar Sep 14 '14 22:09 boeboe