{"id":25430138,"url":"https://github.com/simon-barton/randorg","last_synced_at":"2026-04-17T13:32:00.411Z","repository":{"id":77996947,"uuid":"99113934","full_name":"simon-barton/randorg","owner":"simon-barton","description":":game_die: Command line tool to generate 'true' random integers and strings via RANDOM.ORG","archived":false,"fork":false,"pushed_at":"2017-08-11T11:49:22.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-06T10:26:52.292Z","etag":null,"topics":["bash","bytes","command-line","dice-roller","numbers","random","strings","tool"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/simon-barton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-02T12:26:54.000Z","updated_at":"2021-02-04T11:51:12.000Z","dependencies_parsed_at":"2023-03-12T03:10:51.768Z","dependency_job_id":null,"html_url":"https://github.com/simon-barton/randorg","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/simon-barton/randorg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon-barton%2Frandorg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon-barton%2Frandorg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon-barton%2Frandorg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon-barton%2Frandorg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simon-barton","download_url":"https://codeload.github.com/simon-barton/randorg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon-barton%2Frandorg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31931285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"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":["bash","bytes","command-line","dice-roller","numbers","random","strings","tool"],"created_at":"2025-02-17T02:35:37.162Z","updated_at":"2026-04-17T13:32:00.387Z","avatar_url":"https://github.com/simon-barton.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# randorg\n\n![I'm So Random](https://imgs.xkcd.com/comics/im_so_random.png \"I'm So Random\")\n\nCommand line tool to generate '[true](https://www.random.org/randomness/)' random integers and strings via [RANDOM.ORG](https://www.random.org/)\n\n## Installation\n\nThis tool is written in bash. Other dependencies are cURL.\n\nOptionally copy `randorg` to `/usr/local/bin` for use anywhere.\n\n## Basic usage\n\nGenerate random strings:\n```\n$ ./randorg string --num 5 --len 10 --upper --digits\n7LS4SFFUDL\nOMV5V2R7K6\n8G3VAIJ55M\n5MLYZRIR3U\n6LSPCPB78L\n```\n\nRoll a dice with `n` sides:\n```\n$ ./randorg roll 6\n4\n```\n\nFlip a coin:\n```\n$ ./randorg flip\nHeads!\n```\n\nIf used in conjunction with an automated task please refer to the RANDOM.ORG's API [usage guidelines](https://www.random.org/clients).\n\n## Coming soon\n\n- Picking from a hat / lottery (from file..)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon-barton%2Frandorg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimon-barton%2Frandorg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon-barton%2Frandorg/lists"}