{"id":22775084,"url":"https://github.com/ragul-rofi/otpgenerator","last_synced_at":"2025-03-30T13:13:11.609Z","repository":{"id":254734148,"uuid":"847387014","full_name":"ragul-rofi/OTPgenerator","owner":"ragul-rofi","description":"Securely generate customizable one-time passwords (OTPs) ","archived":false,"fork":false,"pushed_at":"2024-10-01T16:37:30.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T13:13:07.472Z","etag":null,"topics":["authentication","otp","otp-generator","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ragul-rofi.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":"2024-08-25T17:19:52.000Z","updated_at":"2024-10-01T16:39:27.000Z","dependencies_parsed_at":"2024-12-11T18:20:19.479Z","dependency_job_id":"ca1cdd12-f747-4ee0-848b-c1cf5fbb25d4","html_url":"https://github.com/ragul-rofi/OTPgenerator","commit_stats":null,"previous_names":["ragul-rofi/python-otp-generator","ragul-rofi/otpgenerator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragul-rofi%2FOTPgenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragul-rofi%2FOTPgenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragul-rofi%2FOTPgenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragul-rofi%2FOTPgenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ragul-rofi","download_url":"https://codeload.github.com/ragul-rofi/OTPgenerator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246320200,"owners_count":20758410,"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":["authentication","otp","otp-generator","python"],"created_at":"2024-12-11T18:20:09.850Z","updated_at":"2025-03-30T13:13:11.573Z","avatar_url":"https://github.com/ragul-rofi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OTP Generator\n\n## Overview\nThe OTP Generator is a simple Python script that generates a One-Time Password (OTP) consisting of numeric digits. This can be useful for authentication purposes in various applications.\n\n## Features\n- Generates a random OTP with a specified length (default is 6 digits).\n- Utilizes Python's `random` and `string` libraries to ensure the OTP is secure and random.\n\n## Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/OTPGenerator.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd OTPGenerator\n   ```\n\n## Customization\n - You can customize the length of the OTP by modifying the length parameter in the gen_otp function:\n   ```bash\n   otp = gen_otp(length=8)  # Generates an 8-digit OTP\n   ```\n\n## Contributing\n - Contributions are welcome! Feel free to submit a pull request or open an issue for any suggestions or improvements\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragul-rofi%2Fotpgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fragul-rofi%2Fotpgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragul-rofi%2Fotpgenerator/lists"}