Bug fix - generating examples for an empty regex
//.examples # => ['']
//.random_example # => ''
In previous versions of the gem, running the above commands failed.
//.examples # => ['']
//.random_example # => ''
In previous versions of the gem, running the above commands failed.