Increasing efficiency in C# | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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

28th May 2018, 11:58 PM
mahir
mahir - avatar
1 Réponse
0
you can not need int lenght. you can write Gen(Console.ReadLine()); but it will only remove one varialble.
29th May 2018, 8:28 PM
Filip Dobeš