Click or drag to resize

aceCommonExtensionsgetRandomString Method

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

Namespace:  imbACE.Services
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public static string getRandomString(
	int length = 32
)
Request Example View Source

Parameters

length (Optional)
Type: SystemInt32

Return Value

Type: String
See Also