regexp-examples 1.6.0
Regexp#examples returns a list of "all" strings that are matched by the regex. Regexp#random_example returns one, random string that matches.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            regexp_property_values
            ~> 1.5
          
    