{"id":22309152,"url":"https://github.com/yevrag35/newrandompassword","last_synced_at":"2026-05-02T05:33:57.801Z","repository":{"id":115814095,"uuid":"148191438","full_name":"Yevrag35/NewRandomPassword","owner":"Yevrag35","description":"Creates 1 or more randomly-generated strings of either static or variable length.","archived":false,"fork":false,"pushed_at":"2020-03-29T23:29:32.000Z","size":2147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T01:34:25.781Z","etag":null,"topics":["csharp","powershell","powershell-module","randompassword"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/NewRandomPassword","language":"C#","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/Yevrag35.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":"2018-09-10T17:14:59.000Z","updated_at":"2021-02-05T17:25:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7d8fc6c-1e04-4a3b-914e-a3795bc5cbd1","html_url":"https://github.com/Yevrag35/NewRandomPassword","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yevrag35/NewRandomPassword","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yevrag35%2FNewRandomPassword","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yevrag35%2FNewRandomPassword/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yevrag35%2FNewRandomPassword/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yevrag35%2FNewRandomPassword/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yevrag35","download_url":"https://codeload.github.com/Yevrag35/NewRandomPassword/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yevrag35%2FNewRandomPassword/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259877066,"owners_count":22925399,"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":["csharp","powershell","powershell-module","randompassword"],"created_at":"2024-12-03T20:17:00.888Z","updated_at":"2026-05-02T05:33:57.760Z","avatar_url":"https://github.com/Yevrag35.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# New-RandomPassword\n[![version](https://img.shields.io/powershellgallery/v/NewRandomPassword.svg)](https://www.powershellgallery.com/packages/NewRandomPassword)\n[![downloads](https://img.shields.io/powershellgallery/dt/NewRandomPassword.svg?label=downloads)](https://www.powershellgallery.com/stats/packages/NewRandomPassword?groupby=Version)\n\nJust as the name of the cmdlet suggests, it generates as many random password as you want in either:\n\n* __Static Length__\n    * All generated passwords will be of the same length.\n* __Random Length__\n    * Each iteration will be of a random length determined by the minimum and maximum parameters.\n\nThere's even an option to specify what the _1st_ character will be in each password.\n\n## Examples\n\n1. \u003ccode\u003eNew-RandomPassword -PasswordLength 12\u003c/code\u003e\n1. \u003ccode\u003eNew-RandomPassword -MinimumLength 6 -MaximumLength 67\u003c/code\u003e\n1. \u003ccode\u003eNew-RandomPassword 15 -Count 5\u003c/code\u003e\n1. \u003ccode\u003erpas 68 3 -FirstCharacter %\u003c/code\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyevrag35%2Fnewrandompassword","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyevrag35%2Fnewrandompassword","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyevrag35%2Fnewrandompassword/lists"}