public BigInteger( int sizeInBits, Random random )
Public Sub New ( _ sizeInBits As Integer, _ random As Random _ )
public: BigInteger( int sizeInBits, Random^ random )