Filter By

Package Types

Operating System

Categories

Trust Information

By: | 57,120 downloads | Last Updated: 9/25/2021 | Latest Version: 2.3.5

PowerShell module to randomly generate names

By: | 20,793 downloads | Last Updated: 2/15/2024 | Latest Version: 3.1.0

Generate random passwords with the constraints you want.

By: | 11,772 downloads | Last Updated: 12/1/2023 | Latest Version: 0.5.0

Easily generate a repository populated with Docker image variants.

By: | 8,790 downloads | Last Updated: 9/14/2020 | Latest Version: 4.0.0

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

By: | 6,949 downloads | Last Updated: 1/22/2023 | Latest Version: 2.1.0

Powershell passphrase generator

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

A PowerShell code generator

By: | 5,307 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,601 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,057 downloads | Last Updated: 12/12/2016 | Latest Version: 0.4.1

Forge generator for a PowerShell module

By: | 2,521 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: | 1,433 downloads | Last Updated: 7/13/2022 | Latest Version: 1.0.4

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

By: | 1,479 downloads | Last Updated: 6/4/2021 | Latest Version: 0.0.5

A simple password generator

By: | 1,822 downloads | Last Updated: 10/13/2023 | Latest Version: 2.0.0

PowerShell password generation tool.

By: | 1,007 downloads | Last Updated: 6/24/2021 | Latest Version: 1.2

Generate TOC files of DocFx based on directories

By: | 1,069 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: | 766 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: | 957 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: | 911 downloads | Last Updated: 7/16/2017 | Latest Version: 4.8.8

Daterpillar is a build automation tool and miro-orm.

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

Create a PowerShell commandlet pdf book

By: | 1,748 downloads | Last Updated: 8/25/2019 | Latest Version: 1.2.0

Creates 1 or more randomly-generated strings of either static or variable length.