Method RandomFixedByteLengthUnicodeString
RandomFixedByteLengthUnicodeString(Random, Int32)
Returns random string, with a given UTF-8 byte length
Declaration
public static string RandomFixedByteLengthUnicodeString(Random r, int length)
Parameters
Type | Name | Description |
---|---|---|
Random | r | |
System.Int32 | length |
Returns
Type | Description |
---|---|
System.String |