Method GetRandomLiteralCharacterNotBetween
GetRandomLiteralCharacterNotBetween(Random, Char, Char)
Declaration
public static char GetRandomLiteralCharacterNotBetween(this Random random, char start, char end)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Random | random | |
| System.Char | start | |
| System.Char | end |
Returns
| Type | Description |
|---|---|
| System.Char |