+ 1
Increasing efficiency in C#
I made a program in C# which generates a secure password. I want to see if it can be even simpler. Here is the code in question: https://code.sololearn.com/c5toSq368Er0/?ref=app
1 Answer
0
you can not need int lenght. you can write Gen(Console.ReadLine());
but it will only remove one varialble.