Click or drag to resize

imbStringGeneratorsgetRandomString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Generise random string zadate duzine

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static string getRandomString(
	int length = 32
)
Request Example View Source

Parameters

length (Optional)
Type: SystemInt32

Return Value

Type: String
See Also