Method RandomWhitespace
RandomWhitespace(Random, Int32, Int32)
Declaration
public static string RandomWhitespace(Random r, int minLength, int maxLength)
Parameters
Type | Name | Description |
---|---|---|
Random | r | |
System.Int32 | minLength | |
System.Int32 | maxLength |
Returns
Type | Description |
---|---|
System.String |