Skip to content

Add password randomization [Issue#2]#5

Open
partham16 wants to merge 1 commit intomasterfrom
random_pwd
Open

Add password randomization [Issue#2]#5
partham16 wants to merge 1 commit intomasterfrom
random_pwd

Conversation

@partham16
Copy link
Owner

By default adding random pwd

pwd = int(random.random() * 1e4) if pwd is None else pwd

@partham16 partham16 linked an issue Oct 10, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add password randomisation

1 participant