jasjs1 / ProPass

Secure all your passwords like a pro with ProPass - the ultimate CLI-based password manager packed with powerful features.
3 stars 0 forks source link

childAccount/app/.passwordGenerator.lua #21

Closed jasjs1 closed 1 year ago

jasjs1 commented 1 year ago

If password strength is 20/20 it generates the precentage as 133.33% I need to make it as 100.00%

Solution: Remove the precentage OR Make 19.25/20 (example)

jasjs1 commented 1 year ago

Bug has been fixed