Releases: suryasr007/random-password-generator
Releases · suryasr007/random-password-generator
V2.2.0
Separated Library and API
API and Library are separated to make the library minimal(No dependencies).
New repo for API and WEB: https://github.com/suryasr007/rpg-web
v2.1.0
Using the secrets
module instead of the random
module whenever possible
Non duplicate password and shuffle password
Introducing non-duplicate password and shuffle password