{"id":26487336,"url":"https://github.com/ellipticobj/random-module","last_synced_at":"2026-02-21T16:41:10.895Z","repository":{"id":271329070,"uuid":"913092019","full_name":"ellipticobj/random-module","owner":"ellipticobj","description":"an open source python module to get random numbers from random.org","archived":false,"fork":false,"pushed_at":"2025-03-30T15:23:45.000Z","size":260,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T01:31:30.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ellipticobj.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,"zenodo":null}},"created_at":"2025-01-07T02:40:54.000Z","updated_at":"2025-01-17T09:00:11.000Z","dependencies_parsed_at":"2025-01-07T03:42:27.804Z","dependency_job_id":"e08057a3-3e8b-4d4f-b2cc-afdccb269b22","html_url":"https://github.com/ellipticobj/random-module","commit_stats":null,"previous_names":["ellipticobj/random-module"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ellipticobj/random-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Frandom-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Frandom-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Frandom-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Frandom-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellipticobj","download_url":"https://codeload.github.com/ellipticobj/random-module/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Frandom-module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29686802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T15:51:39.154Z","status":"ssl_error","status_checked_at":"2026-02-21T15:49:03.425Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-03-20T06:38:16.836Z","updated_at":"2026-02-21T16:41:10.881Z","avatar_url":"https://github.com/ellipticobj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# random\na python module to get random numbers from random.org\n\n## basic implementation\ninstall the module\n```bash\npip3 install randomorg_api\n```\n\nimport the module \n```python\nfrom randomorg_api import Generator\n```\n\ninitialize the generator \n```python\nrandomgen = Generator(apikey = \"API_KEY_HERE\")\n```\n\ngenerate a number\n\n```python\nrandomgen.randint()\n```\n\nfor documentation go [here](http://github.com/ellipticobj/random-module/DOCUMENTATION.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipticobj%2Frandom-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellipticobj%2Frandom-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipticobj%2Frandom-module/lists"}