DiscoveryHelperGenerateRandomString - метод

Generates random string of given length from Chars alphabet.

Definition

Пространство имён: Tessa.Discovery
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public static string GenerateRandomString(
	int length
)

Параметры

length  Int32
Random string length.

Возвращаемое значение

String
Random string.

См. также