Filter By
Displaying results 1 - 20 of 32 (Page 1 of 2)
By:
|
6,808 downloads
|
Last Updated: 12/1/2023
|
Latest Version: 0.5.0
Easily generate a repository populated with Docker image variants. Tags |
By:
|
3,137 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. Tags |
By:
|
2,988 downloads
|
Last Updated: 12/12/2016
|
Latest Version: 0.4.1
Forge generator for a PowerShell module Tags |
By:
|
2,938 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 Tags |
By:
|
3,245 downloads
|
Last Updated: 1/22/2023
|
Latest Version: 2.1.0
Powershell passphrase generator Tags |
By:
|
5,054 downloads
|
Last Updated: 3/17/2022
|
Latest Version: 3.0.0
Generate random passwords with the constraints you want. Tags |
By:
|
2,365 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 Tags |
By:
|
2,201 downloads
|
Last Updated: 9/14/2020
|
Latest Version: 4.0.0
Turn your scripts and documents into pretty and practical word clouds! Tags |
By:
|
887 downloads
|
Last Updated: 6/24/2021
|
Latest Version: 1.2
Generate TOC files of DocFx based on directories Tags |
By:
|
920 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 Tags |
By:
|
701 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. Tags |
By:
|
811 downloads
|
Last Updated: 7/16/2017
|
Latest Version: 4.8.8
Daterpillar is a build automation tool and miro-orm. Tags |
By:
|
481 downloads
|
Last Updated: 2/7/2020
|
Latest Version: 1.2
Create a PowerShell commandlet pdf book Tags |
By:
|
787 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. Tags |
By:
|
530 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 Tags |
By:
|
296 downloads
|
Last Updated: 7/13/2022
|
Latest Version: 1.0.4
A name generator for projects, versions and other stuff written in powershell Tags |
By:
|
272 downloads
|
Last Updated: 9/26/2017
|
Latest Version: 1.0
Generate complex alphanumeric password Tags |
By:
|
375 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 Tags |