fake-rs icon indicating copy to clipboard operation
fake-rs copied to clipboard

Minimum resolution for `DateTimeBetween` is 1 minute

Open elidhu opened this issue 2 years ago • 1 comments

https://github.com/cksac/fake-rs/blob/060e2e2a838d54cc22def2ae681b43202ccf0875/fake/src/faker/impls/time.rs#L106

As per the title I think this is what is happening - I found it kind of unexpected. I think 1 second would be better.

Would you accept a PR for that?

elidhu avatar Jan 08 '23 04:01 elidhu