C# Class CacheLibrary.GeneratorRandomStrings

Mostrar archivo Open project: Confirmit/Students

Public Methods

Method Description
GeneratorRandomStrings ( int amount ) : System.Collections.Generic
GetCount ( ) : int

Private Methods

Method Description
GenerateRandomElement ( ) : Element
GenerateUniqueRandomElements ( int amount ) : void

Method Details

GeneratorRandomStrings() public method

public GeneratorRandomStrings ( int amount ) : System.Collections.Generic
amount int
return System.Collections.Generic

GetCount() public method

public GetCount ( ) : int
return int