Hacker News new | ask | show | jobs
by kevin_thibedeau 681 days ago
> with the only conceivable usecase being poorly designed and implemented test fxtures.

Reproducible pseudo-randomness is a necessity with fuzz testing. It is not a poor design approach when it is actually useful.

1 comments

it is reproducible within a single standard library implementation, so usable for fuzz testing