pub fn test_rng() -> StdRng
Returns a seeded RNG for deterministic testing.
Uses seed 0 by default to ensure reproducible test results.