29 lines
923 B
Plaintext
29 lines
923 B
Plaintext
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 |