TIL: There is a working Ruby implementation of Hypothesis!
https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-ruby
Hypothesis is a library for property-based testing, that I only knew from the Python world: https://hypothesis.works/articles/what-is-property-based-testing