Expose UUIDv7 factory statistics#77
Conversation
|
@copilot review this pr |
Code Review Summary Build: ✅ clean (0 warnings) · Tests: ✅ 131/131 passed Design & correctness The overall approach is solid: opt-in via nullable A few things worth noting:
Tests The test suite is comprehensive:
Minor nits (non-blocking)
No security issues found. The |
|
Verification follow-up after Copilot review:
I treated the stored _overflowBehavior field and duplicated F# deterministic RNG helper as non-blocking adjacent notes: neither changes behavior or the #70 mitigation surface, and the helper duplication predates this PR's statistics contract. Validation after the follow-up commit:
|
Summary
Validation
Benchmark sample from this machine:
Fixes #70