{"id":34989644,"url":"https://github.com/serv/unsorted","last_synced_at":"2026-05-19T12:35:31.583Z","repository":{"id":9994878,"uuid":"12026998","full_name":"serv/unsorted","owner":"serv","description":"A simple gem that gives you an unsorted numeric array","archived":false,"fork":false,"pushed_at":"2013-08-11T08:54:40.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-13T03:06:14.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/serv.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":"2013-08-10T21:19:21.000Z","updated_at":"2013-12-05T12:26:26.000Z","dependencies_parsed_at":"2022-09-13T17:50:56.413Z","dependency_job_id":null,"html_url":"https://github.com/serv/unsorted","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serv/unsorted","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serv%2Funsorted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serv%2Funsorted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serv%2Funsorted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serv%2Funsorted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serv","download_url":"https://codeload.github.com/serv/unsorted/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serv%2Funsorted/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33216685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-12-27T01:50:15.585Z","updated_at":"2026-05-19T12:35:31.578Z","avatar_url":"https://github.com/serv.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unsorted\n\n[![Code Climate](https://codeclimate.com/github/serv/unsorted.png)](https://codeclimate.com/github/serv/unsorted)\n\nA simple gem that gives you an unsorted numeric array\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'unsorted'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install unsorted\n\n## Usage\n\n#### Testing the gem out in IRB\n\n`irb`\n\n`require 'rubygems' # =\u003e true`\n\n`require 'unsorted' # =\u003e true`\n\nYou are ready to use Unsorted gem in IRB\n\n#### Get an unsorted array of a given size\n\n`Unsorted.get(10) # =\u003e [10, 7, 6, 4, 5, 9, 1, 3, 2, 8]`\n\nThe lowest number in the unsorted array is 1. The highest number in the unsorted array is the size.\n\n## Contributing\n\n1. Fork it\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 new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserv%2Funsorted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserv%2Funsorted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserv%2Funsorted/lists"}