Filter By

Package Types

Operating System

Categories

Trust Information

By: | 48,201 downloads | Last Updated: 9/25/2021 | Latest Version: 2.3.5

PowerShell module to randomly generate names

By: | 9,237 downloads | Last Updated: 12/1/2023 | Latest Version: 0.5.0

Easily generate a repository populated with Docker image variants.

By: | 4,351 downloads | Last Updated: 1/27/2017 | Latest Version: 0.4.4

A PowerShell code generator

By: | 6,796 downloads | Last Updated: 2/15/2024 | Latest Version: 3.1.0

Generate random passwords with the constraints you want.

By: | 3,242 downloads | Last Updated: 8/5/2017 | Latest Version: 2.0.9

Generates an API documentation tree in HTML format for one or more PowerShell namespaces.

By: | 3,015 downloads | Last Updated: 12/12/2016 | Latest Version: 0.4.1

Forge generator for a PowerShell module

By: | 3,001 downloads | Last Updated: 9/23/2017 | Latest Version: 0.3.0

Secure random password generator. Uses a cryptographically secure PRNG Can guarantee that the password contains digits, special characters, or any other set Can generate pronounceable, easier-to-remember passwords Packaged as a .NET library and as a PowerShell module

By: | 3,727 downloads | Last Updated: 1/22/2023 | Latest Version: 2.1.0

Powershell passphrase generator

By: | 3,145 downloads | Last Updated: 9/14/2020 | Latest Version: 4.0.0

Turn your scripts and documents into pretty and practical word clouds!

By: | 2,391 downloads | Last Updated: 3/17/2019 | Latest Version: 0.1.3

Gainz - Password Generator Module Deprecated: Renaming to Gz-PasswordGenerator Provides a new cryptographically generated password. By default, this function will return an array of characters since strings are immutable. $pw = New-Password -Length 16 -AsSecureString PARAMETERS Chars - Optional. An string of characters to use to ... More info

By: | 920 downloads | Last Updated: 6/24/2021 | Latest Version: 1.2

Generate TOC files of DocFx based on directories

By: | 939 downloads | Last Updated: 3/17/2019 | Latest Version: 0.1.0

# Gz-PasswordGenerator Module Provides a new cryptographically generated password. By default, this function will return an array of characters since strings are immutable and stick around in memory. ```powershell $pw = New-GzPassword -Length 16 -AsSecureString ``` ## Parameters - Chars -- Optional. An string of characters to use... More info

By: | 732 downloads | Last Updated: 9/18/2019 | Latest Version: 2.0.0

New Password Generator. Can be used to generate passwords for automation process. Or just to generate quick passwords for any needs. You can specify the password length and the number of passwords to generate or output it as secure string.

By: | 855 downloads | Last Updated: 7/16/2017 | Latest Version: 4.8.8

Daterpillar is a build automation tool and miro-orm.

By: | 531 downloads | Last Updated: 2/7/2020 | Latest Version: 1.2

Create a PowerShell commandlet pdf book

By: | 754 downloads | Last Updated: 9/24/2018 | Latest Version: 2.0

DictionaryFile module will create all password combinations that you are able to have using a specific characterset. Using this module you will be able to find number of all password combinations. You are able to create the combinations either on the screen or use them with another cmdlet. Also, you are able to create a dictionary file including... More info

By: | 808 downloads | Last Updated: 2/19/2017 | Latest Version: 0.2.2

A PowerShell templates module using Plaster (https://github.com/PowerShell/Plaster) to generate projects and files based on XML templates.

By: | 335 downloads | Last Updated: 7/13/2022 | Latest Version: 1.0.4

A name generator for projects, versions and other stuff written in powershell

By: | 286 downloads | Last Updated: 9/26/2017 | Latest Version: 1.0

Generate complex alphanumeric password

By: | 390 downloads | Last Updated: 8/31/2018 | Latest Version: 0.1.1

Gainz: Help Docs Module Create DocFx compatible markdown files for PowerShell modules. This module will create markdown files that can be used with DocFx to generate documentation for powershell modules. The module can be altered to use other formats such as html. The primary cmdlet to call is `Write-ModuleHelpDocs` or its alias `Wri... More info