Hacker News new | ask | show | jobs
by frewsxcv 3648 days ago
Also worth mentioning the Rust library 'quickcheck' that does something similar to what you're suggesting:

https://github.com/BurntSushi/quickcheck#the-quickcheck-attr...