{"id":19608735,"url":"https://github.com/sequint/random-password-generator","last_synced_at":"2025-06-10T16:08:29.500Z","repository":{"id":154157545,"uuid":"395131403","full_name":"sequint/random-password-generator","owner":"sequint","description":"Generates a new random password for the user each time the generate button is clicked.","archived":false,"fork":false,"pushed_at":"2021-08-14T14:53:22.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T17:16:20.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sequint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-08-11T22:32:02.000Z","updated_at":"2021-08-14T14:53:25.000Z","dependencies_parsed_at":"2023-05-11T07:15:29.343Z","dependency_job_id":null,"html_url":"https://github.com/sequint/random-password-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequint%2Frandom-password-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequint%2Frandom-password-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequint%2Frandom-password-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequint%2Frandom-password-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sequint","download_url":"https://codeload.github.com/sequint/random-password-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sequint%2Frandom-password-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259106632,"owners_count":22805936,"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":[],"created_at":"2024-11-11T10:16:44.984Z","updated_at":"2025-06-10T16:08:29.457Z","avatar_url":"https://github.com/sequint.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random Password Generator\n\nGenerates a new random password for the user each time the generate button is clicked.\n\n## Password Criteria\n\n  - WHEN I click the button to generate a password\n    - THEN I am presented with a series of prompts for password criteria\n  - WHEN prompted for password criteria\n    - THEN I select which criteria to include in the password\n  - WHEN prompted for the length of the password\n    - THEN I choose a length of at least 8 characters and no more than 128 characters\n  - WHEN prompted for character types to include in the password\n    - THEN I choose lowercase, uppercase, numeric, and/or special characters\n  - WHEN I answer each prompt\n    - THEN my input should be validated and at least one character type should be selected\n  - WHEN all prompts are answered\n    - THEN a password is generated that matches the selected criteria\n  - WHEN the password is generated\n    - THEN the password is either displayed in an alert or written to the page\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsequint%2Frandom-password-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsequint%2Frandom-password-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsequint%2Frandom-password-generator/lists"}