Method | Description | |
---|---|---|
Generate ( string chars, int count ) : string |
Generates the random text.
|
public static Generate ( string chars, int count ) : string | ||
chars | string | The specified characters. |
count | int | The number of characters. |
return | string |