Skip to main content

Module timestamp

Module timestamp 

Source
Expand description

Order-preserving timestamp anonymization.

Shifts all timestamps by a random epoch offset and optionally adds bounded per-timestamp jitter. The epoch offset is generated once per engine session, so relative durations and ordering are preserved.

Structsยง

TimestampAnonymizer
Timestamp anonymizer with epoch shift and optional jitter.