double[] Rand( int n )
Function Rand ( n As Integer ) As Double()
array<double>^ Rand( int n )
abstract Rand : n : int -> float[]
In This Article