{"id":31799972,"url":"https://github.com/janlelis/yyid.rb","last_synced_at":"2025-10-10T22:57:20.207Z","repository":{"id":18706242,"uuid":"21916716","full_name":"janlelis/yyid.rb","owner":"janlelis","description":"Almost a random UUID in Ruby","archived":false,"fork":false,"pushed_at":"2021-11-06T14:26:34.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-14T20:04:23.223Z","etag":null,"topics":["ruby","uuid","yyid"],"latest_commit_sha":null,"homepage":"","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-16T20:52:45.000Z","updated_at":"2022-09-30T07:26:57.000Z","dependencies_parsed_at":"2022-07-22T18:45:56.398Z","dependency_job_id":null,"html_url":"https://github.com/janlelis/yyid.rb","commit_stats":null,"previous_names":["janlelis/yyid"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/yyid.rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fyyid.rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fyyid.rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fyyid.rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fyyid.rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/yyid.rb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Fyyid.rb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002398,"owners_count":26083374,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ruby","uuid","yyid"],"created_at":"2025-10-10T22:57:19.348Z","updated_at":"2025-10-10T22:57:20.200Z","avatar_url":"https://github.com/janlelis.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YYID for Ruby [![[version]](https://badge.fury.io/rb/yyid.svg)](https://badge.fury.io/rb/yyid)  [![[ci]](https://github.com/janlelis/yyid.rb/workflows/Test/badge.svg)](https://github.com/janlelis/yyid.rb/actions?query=workflow%3ATest)\n\n- Generates a random string in [UUID#4](https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_.28random.29) format: `xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`\n- In contrast to [RFC 4122](https://tools.ietf.org/rfc/rfc4122.txt), it uses all digits (128bit)\n- Uses a crytographically solid source of randomness: [SecureRandom](https://github.com/ruby/ruby/blob/v2_1_2/lib/securerandom.rb)\n\n## Install\n\n```\n$ gem install yyid\n```\n\n## Usage\n\n```ruby\nrequire 'yyid'\nYYID.new #=\u003e \"9a4161c6-7742-b6ea-301a-d1e5e1df151d\"\n```\n\n## Other Versions\n\n[YYID](https://github.com/micromodules/yyid) is available for more languages, such as JavaScript, Elixir, or Rust.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanlelis%2Fyyid.rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanlelis%2Fyyid.rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanlelis%2Fyyid.rb/lists"}