{"id":24333122,"url":"https://github.com/graysonchen/chinese_name","last_synced_at":"2025-09-27T20:31:17.638Z","repository":{"id":62555599,"uuid":"101175950","full_name":"graysonchen/chinese_name","owner":"graysonchen","description":"Generate a Random Chinese Name 生成随机的中文姓名","archived":false,"fork":false,"pushed_at":"2023-04-28T01:17:11.000Z","size":14,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T07:46:04.412Z","etag":null,"topics":["chinese","generate","name","random","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graysonchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-23T12:10:13.000Z","updated_at":"2023-04-28T01:16:23.000Z","dependencies_parsed_at":"2022-11-03T05:45:17.250Z","dependency_job_id":null,"html_url":"https://github.com/graysonchen/chinese_name","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/graysonchen%2Fchinese_name","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graysonchen%2Fchinese_name/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graysonchen%2Fchinese_name/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graysonchen%2Fchinese_name/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graysonchen","download_url":"https://codeload.github.com/graysonchen/chinese_name/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234455954,"owners_count":18835667,"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":["chinese","generate","name","random","ruby"],"created_at":"2025-01-18T03:13:14.308Z","updated_at":"2025-09-27T20:31:12.382Z","avatar_url":"https://github.com/graysonchen.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChineseName\n\n[![Build Status](https://travis-ci.org/graysonchen/chinese_name.svg?branch=master)](https://travis-ci.org/graysonchen/chinese_name)\n\nGenerate a Random Chinese Name\n\n生成随机的中文姓名\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'chinese_name'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install chinese_name\n\n## Usage\n\n```\nrequire 'chinese_name'\n\n2.4.0 :001 \u003e g = ChineseName.generate\n =\u003e #\u003cChineseName:0x007feed28f8220 @last_name=\"陈\", @first_name=\"艺天\", @full_name=\"陈艺天\"\u003e\n2.4.0 :002 \u003e g.last_name\n =\u003e \"陈\"\n2.4.0 :003 \u003e g.first_name\n =\u003e \"艺天\"\n2.4.0 :004 \u003e g.full_name\n =\u003e \"陈艺天\"\n2.4.0 :005 \u003e g.to_s\n =\u003e \"陈艺天\"\n2.4.0 :006 \u003e \"#{g}\"\n =\u003e \"陈艺天\"\n```\n\nby command line\n\n```\n$ rand_chinese_name\n雷严乒\n```\n\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## reference\n\nhttps://zh.wikipedia.org/wiki/Unicode\n\nhttps://baike.baidu.com/item/Unicode\n\nhttps://gist.github.com/shingchi/64c04e0dd2cbbfbc1350\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/graysonchen/chinese_name.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraysonchen%2Fchinese_name","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraysonchen%2Fchinese_name","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraysonchen%2Fchinese_name/lists"}