elgentos/masquerade

Create system for custom Faker Providers

peterjaap opened this issue · 2 comments

Faker has the option to add our own provider for defined or custom formatters; https://github.com/fzaninotto/Faker#faker-internals-understanding-providers

It would be great to implement some kind of pattern (event? decorator?) to add our own providers by using this.

Closed by #21