Skip to content

thinkroot99/PassCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PassCraft

Description:

  • This script allows the user to generate random passwords according to desired specifications, including password length, inclusion or exclusion of special characters, and specifying the number of generated passwords.

Usage:

  • Make sure you have Python installed on your computer. You can download and install Python from https://www.python.org/downloads/.
  • Download the script for generating random passwords or create a new text file and copy the code from the script into the text file.
  • Open the terminal or command line and navigate to the directory where the script is located.
  • Run the script using Python. To do this, type python PassCraft.py and press Enter.
  • Follow the instructions displayed by the script to specify the desired password length, whether you want to include special characters, the number of desired passwords, and whether you want to generate more passwords.
  • The script will generate and display random passwords according to the provided specifications.
  • You can repeat steps 5-6 to generate more sets of passwords if desired.

Releases

No releases published

Packages

No packages published

Languages