Skip to content

v1.0.7

Latest
Compare
Choose a tag to compare
@mrstebo mrstebo released this 30 Apr 06:25
· 4 commits to master since this release
8e7dde5

Added the following:

  • BankFaker
  • CompasFaker
  • Regexify for generating fake data from a regular expression

I also updated the FakeFaker class so that it doesn't throw an error when it can't perform a replacement. Instead it will return the string without that value being replaced.