Skip to content

Releases: suryasr007/random-password-generator

V2.2.0

12 Jul 08:01
9d57aca
Compare
Choose a tag to compare

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

05 Jul 11:47
Compare
Choose a tag to compare

Using the secrets module instead of the random module whenever possible

Non duplicate password and shuffle password

15 Aug 20:04
3b9b4ec
Compare
Choose a tag to compare

Introducing non-duplicate password and shuffle password