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.