메소드 | 설명 | |
---|---|---|
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. |
리턴 | string |