You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to do faker:"sentence,len=40", but a quick glance in the code shows me that this not so easy, as the way these tags are handled is completely different. Is this something you would consider? I basically use faker to generate readable test data, but I am also bound by other constraints, so I need them with a certain length.
The text was updated successfully, but these errors were encountered:
I would like to do
faker:"sentence,len=40"
, but a quick glance in the code shows me that this not so easy, as the way these tags are handled is completely different. Is this something you would consider? I basically use faker to generate readable test data, but I am also bound by other constraints, so I need them with a certain length.The text was updated successfully, but these errors were encountered: