Click or drag to resize

FormMainRandomString Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
private string RandomString(
	int size,
	bool lowerCase
)
Request Example View Source

Parameters

size  Int32
 
lowerCase  Boolean
 

Return Value

String
See Also