Method RandomSubString
RandomSubString(Random, Int32, Boolean)
Declaration
public static string RandomSubString(Random random, int wordLength, bool simple)
Parameters
Type | Name | Description |
---|---|---|
Random | random | |
System.Int32 | wordLength | |
System.Boolean | simple |
Returns
Type | Description |
---|---|
System.String |