Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 469 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 469 Bytes

Password Generator

24.02.2024

Fixes: -Fixed functionality of random password generating

Comming: -more custom password generating features for example not including numbers or special characters

25.02.2024

New: -more custom password generating features for example not including numbers or special characters

To fix: -code optimalization

10.09.2024

New: -exception for length < 1. -lambda for calculating password generation time.

To add: -GUI