Password Generator in C Used clone repo git clone https://github.com/AsahiTokunaga/PasswordGeneratorC.git compile make all execute ./pwgenC [passwordLength] [charTypes(U/L/N/S)] TipcharTypes can be selected more than once. Example