A-1-i DWeb

This commit is contained in:
2026-04-21 20:31:16 -04:00
parent 83c1690b20
commit 0738f66f0a
5 changed files with 239 additions and 0 deletions

29
help_section.txt Normal file
View File

@@ -0,0 +1,29 @@
USERNAME AND PASSWORD GENERATOR
Usage: Main Menu -> 1
Purpose: Generates a random username and password
What to use for: Any type of random account
Note: Can be configured
RANDOM SNIPPET GENERATROR
Usage: Main Menu -> 2
Purpose: Generates a random paragraph of words
What to use for: Overwriting sensitive information
Note: Can be configured
EDIT CONFIGURATION
Usage: Main Menu -> C -> (config name) -> (config value)
Purpose: Edits configuration for 1 and 2
What to use for: Customizing generators
Note: Make sure config name exists, and config value is a natural number
HELP
Usage: Main Menu -> H
Purpose: Detailed page for usage, purpose, use cases, and notes
What to use for: When you feel dumb
Note: You are here right now, so, technically, this is redundant
EXIT
Usage: Main Menu -> E
Purpose: Exit the program
What to use for: When you get enough generated text
Note: Its name says everything