pub fn generate_random_timestamp<R: Rng>( rng: &mut R, ts_type: TimestampType, ) -> Value
Generate random timestamps.