FormMainRandomString Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
private string RandomString(
	int size,
	bool lowerCase
)

Parameters

size  Int32
 
lowerCase  Boolean
 

Return Value

String

See Also