You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a password with the length amount of numbers + amount of characters + amount of symbols . The amount of numbers, characters and symbols is taken from the user input.
Disclaimer:
This program generates pseudo-random numbers using the time as seed, so it is not secure for generating a password. It was created for educational-purpose only.
The developer of this program don't assume any responsibilities for the usage of it. See the license.
About
A simple password generator made in C. Generates passwords with numbers, characters, symbols.