-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrote code, type hints, try except on request.get()
Added type hints Changed the contents of tuples to now include string module ASCII methods Reworked how password arguments are used, the list of characters that can be chosen is now dynamic and will change depending on the arguments Changed most arguments to bool instead of a string being 'true' or 'false' Added try except block (haven't tested exceptions yet) to prevent crashing if the user doesn't have an internet connection Fixed the max length of passphrase not being 50 (previously was 250)
- Loading branch information
Showing
1 changed file
with
35 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters