{"id":16349308,"url":"https://github.com/stevemao/generate-strong-password","last_synced_at":"2025-11-11T13:30:21.031Z","repository":{"id":57246205,"uuid":"176040882","full_name":"stevemao/generate-strong-password","owner":"stevemao","description":"A module that does https://github.com/bermi/password-generator#example-with-custom-validation-rules, with isStrongEnough and customPassword exported","archived":false,"fork":false,"pushed_at":"2019-03-17T01:00:12.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T13:09:46.300Z","etag":null,"topics":["browser","crypto","generator","pass","password","random","security"],"latest_commit_sha":null,"homepage":"","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/stevemao.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}},"created_at":"2019-03-17T00:53:53.000Z","updated_at":"2019-03-17T01:00:13.000Z","dependencies_parsed_at":"2022-08-24T16:10:52.141Z","dependency_job_id":null,"html_url":"https://github.com/stevemao/generate-strong-password","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemao%2Fgenerate-strong-password","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemao%2Fgenerate-strong-password/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemao%2Fgenerate-strong-password/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevemao%2Fgenerate-strong-password/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevemao","download_url":"https://codeload.github.com/stevemao/generate-strong-password/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239590047,"owners_count":19664403,"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":["browser","crypto","generator","pass","password","random","security"],"created_at":"2024-10-11T00:59:01.118Z","updated_at":"2025-11-11T13:30:20.984Z","avatar_url":"https://github.com/stevemao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A module that does https://github.com/bermi/password-generator#example-with-custom-validation-rules, with `isStrongEnough` and `customPassword` exported\n\nPassword:\n\n* Must contain at least two numbers\n* Must contain at least three uppercase letters\n* Must contain at least three lowercase letters\n* Must contain at least two special characters\n* Must NOT contain sequences of two or more repeated characters\n\n```js\nconst generateStrongPassword = require('generate-strong-password');\nconsole.log(generateStrongPassword()); // =\u003e 2hP5v?1KKNx7_a-W\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevemao%2Fgenerate-strong-password","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevemao%2Fgenerate-strong-password","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevemao%2Fgenerate-strong-password/lists"}