Expand description
Deterministic replay controller for reproducible crawl runs.
Seed-based PRNG ensures that given the same input and configuration, the crawler produces identical output for testing and auditing.
Structs§
- Determinism
Controller - Determinism controller for reproducible crawl results.
Functions§
- deterministic_
sort - Deterministic URL ordering for consistent output.