Skip to content

v1.3

Compare
Choose a tag to compare
@keitharm keitharm released this 15 May 19:52
· 59 commits to master since this release
3626678

9/27/2019

  • Use native JS dates instead of moment for ~60% speed increase in date calculation
  • Email addresses are now transliterated
  • More street/city names for NL dataset
  • Add country name to location block
  • Capitalized proper nouns
  • Split street into number and name properties
  • Fixed Norwegian id generation bug
  • Fixed Switzerland phone number format
  • Fixed Danish CPR number calculation
  • Restructured Random User Generator with ES6 classes
  • Added proper unit testing and CI