Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
usertools
WebFuzzer
Components
Generators
StringGenerator
C# Class usertools.WebFuzzer.Components.Generators.StringGenerator
Inheritance:
IGenerator
Show file
Open project: mcorrientes/Web-Security-Toolset
Class Usage Examples
Public Properties
Property
Type
Description
AllowRepetitions
bool
CharacterSet
string
Encoding
Encodings
StringLength
int
Public Methods
Method
Description
StringGenerator
( ) :
System
Method Details
StringGenerator()
public
method
public
StringGenerator
( ) :
System
return
System
Property Details
AllowRepetitions
public property
public
bool
AllowRepetitions
return
bool
CharacterSet
public property
public
string
CharacterSet
return
string
Encoding
public property
public
Encodings
Encoding
return
Encodings
StringLength
public property
public
int
StringLength
return
int