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ยง
- Timestamp
Anonymizer - Timestamp anonymizer with epoch shift and optional jitter.