Skip to content

removed dependency on pandas... updated sorting logic. preview for pypi#3

Open
Koladweep wants to merge 1 commit intomainfrom
Koladweep-patch-4
Open

removed dependency on pandas... updated sorting logic. preview for pypi#3
Koladweep wants to merge 1 commit intomainfrom
Koladweep-patch-4

Conversation

@Koladweep
Copy link
Copy Markdown
Owner

I have removed any unnecessary metrics from generated metrics and kept only the most brutal metric.

removed dependency on pandas for the simple sorting operation.

also the main method kind of specifies the best use case.

also hard coded the minimum password length for score 4 for passwords genereated with this script i.e. 11 below which the score is less than 4.

so this script in effect cannot generate passwords below score 4 or length 11.

I have removed any unnecessary metrics from generated metrics and kept only the most brutal metric.

removed dependency on pandas for the simple sorting operation.

also the main method kind of specifies the best use case.

also hard coded the minimum password length for score 4 for passwords genereated with this script i.e. 11 below which the score is less than 4.

so this script in effect cannot generate passwords below score 4 or length 11.
@Koladweep Koladweep closed this Jul 17, 2023
@Koladweep Koladweep reopened this Jul 17, 2023
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.

1 participant