{"id":25027761,"url":"https://github.com/aimable01/npm-package","last_synced_at":"2025-03-30T17:25:18.007Z","repository":{"id":221478879,"uuid":"754479252","full_name":"Aimable01/npm-package","owner":"Aimable01","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-08T07:01:45.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T20:48:18.770Z","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/Aimable01.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":"2024-02-08T06:13:54.000Z","updated_at":"2024-10-21T20:13:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2b747fc-7d37-4c71-8550-9b5fac64fd94","html_url":"https://github.com/Aimable01/npm-package","commit_stats":null,"previous_names":["aimable01/npm-package"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aimable01%2Fnpm-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aimable01%2Fnpm-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aimable01%2Fnpm-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aimable01%2Fnpm-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aimable01","download_url":"https://codeload.github.com/Aimable01/npm-package/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246352765,"owners_count":20763523,"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":"2025-02-05T19:38:50.277Z","updated_at":"2025-03-30T17:25:17.995Z","avatar_url":"https://github.com/Aimable01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Random Password Generator\n\nThe Random Password Generator is a simple and secure tool for generating random passwords.\n\n## Installation\n\nYou can install the Random Password Generator package using npm:\n\n```bash\nnpm install @kwizeraaimable/random_password\n```\n\n### Usage\n\nIt's like paswordGenerator(length,includeNumbers(boolean),includeSpecialCharacters(boolean))\nlength specifies how long you want the password to be\nIf you set the includeNumbers boolean to true, the password will include numbers\nIf you set the includeSpecialCharacters boolean to true, the password will include special characters\n\n```javascript\nconst passwordGenerator = require(\"@kwizeraaimable/random_password\");\nconst password = passwordGenerator(10, true, true);\nconsole.log(password);\n//outputs 10 characters including numbers and special characters\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimable01%2Fnpm-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimable01%2Fnpm-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimable01%2Fnpm-package/lists"}