Click or drag to resize
RijndaelEnhancedGenerateRandomNumber Method

Namespace: EncryptionUtils
Assembly: ExcryptionUtils (in ExcryptionUtils.dll) Version: 1.0.3776.37319
Syntax
private int GenerateRandomNumber(
	int minValue,
	int maxValue
)

Parameters

minValue
Type: SystemInt32
maxValue
Type: SystemInt32

Return Value

Type: Int32
See Also