pub fn arb_naive_date_time() -> impl Strategy<Value = NaiveDateTime>
Generates an arbitrary NaiveDateTime.
NaiveDateTime