{"id":17197384,"url":"https://github.com/polamjag/petname-ruby","last_synced_at":"2025-07-16T07:33:24.948Z","repository":{"id":26613054,"uuid":"30068275","full_name":"polamjag/petname-ruby","owner":"polamjag","description":"Generator for random human-friendly name, like Docker and GitHub","archived":false,"fork":false,"pushed_at":"2015-01-30T13:22:47.000Z","size":324,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T23:06:28.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/petname","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/polamjag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-30T10:57:02.000Z","updated_at":"2025-03-03T19:18:32.000Z","dependencies_parsed_at":"2022-08-17T17:35:09.890Z","dependency_job_id":null,"html_url":"https://github.com/polamjag/petname-ruby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polamjag%2Fpetname-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polamjag%2Fpetname-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polamjag%2Fpetname-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polamjag%2Fpetname-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polamjag","download_url":"https://codeload.github.com/polamjag/petname-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245425616,"owners_count":20613208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T01:56:15.175Z","updated_at":"2025-03-25T08:29:13.832Z","avatar_url":"https://github.com/polamjag.png","language":"Ruby","readme":"# PetName\n\n[![Build Status](https://travis-ci.org/polamjag/petname-ruby.svg?branch=master)](https://travis-ci.org/polamjag/petname-ruby)\n[![Gem Version](https://badge.fury.io/rb/petname.svg)](http://badge.fury.io/rb/petname)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'petname'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install petname\n\n## Usage\n\n```ruby\n\nrequire 'petname'\n\npn = PetName::Generator.new\n\n# returns random name consisted of two words and separated with '-'\npn.generate # =\u003e e.g. \"intercentral-parthenia\"\n\n# and you can specify separator and number of words\npn.generate separator: \"!!!\" # =\u003e e.g. \"simulacral!!!sherika\"\npn.generate words: 5 # =\u003e e.g. \"theistically-subsuperficially-synaptically-metapneustic-nedra\"\npn.generate separator: \"**\", words: 3 # =\u003e e.g. \"ridiculously**nontypographical**jacque\"\n\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/polamjag/petname/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Acknowledgment\n\nThis gem is a Ruby port of [dustinkirkland/petname](https://github.com/dustinkirkland/petname).\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolamjag%2Fpetname-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolamjag%2Fpetname-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolamjag%2Fpetname-ruby/lists"}