Erik Pragt
Erik Pragt
each providers requires its own annotation(s) and then maintenance new providers will require new annotations users of custom providers should create and maintain annotations for themselves I was hoping we...
> yes, they can be generated and released for those which are in datafaker's repo the problem is that it will not cover providers created outside of datafaker repo. I...
I'm not a fan of schemas. I find the syntax too complex, and I always have to look up how that works. As a result, I never use it. I...
>usually after 5 fields it becomes noticeable What becomes noticable? Sorry, I don't understand what the issue is here. I'm talking about an approach like: ``` class Person { @Firstname...
> numberBetweenRepeated Interesting. What should we do with this? I think what I'm basically asking is: `"#{number.number_between '1','10'}"`, should/could that return `1.5`?
> Yes in this case it could be. I agree. I'm just not sure if that's going to break anything. Probably not likely, but not sure. Any suggestions on what...
@kingthorin > Adjust the regex I did.
Just a word of caution: we recently had a production issue with another faker library which was generating some offensive language which ended up in a customer demo, which was...
> how about not only obscene words but also obscene expressions? What could possibly go wrong here.... I'm not sure what domains you work on, but in the domains where...
@snuyanzin @asolntsev if you're realllllllllly keen, you can always use Fallout quotes for the spam filtering: https://github.com/datafaker-net/datafaker/blob/5a4aa0f8db734ded1b7a8869c6a2502623e69efc/src/main/resources/en/fallout.yml#L109