C# Class PasswordGenerator.Generators.AsciiGenerator

Inheritance: IPasswordGenerator
Exibir arquivo Open project: Tethik/PasswordGenerator

Public Methods

Method Description
generatePassword ( short length ) : string
getCachedLength ( ) : short

Method Details

generatePassword() public method

public generatePassword ( short length ) : string
length short
return string

getCachedLength() public method

public getCachedLength ( ) : short
return short