RandomDecimal Property

Generates a semi cryptographically strong random decimal between zero and one.

Definition

Namespace: Gemstone.Security.Cryptography
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.160 -- Release Build+19b74ac03cedad8575bb1ceb00051318b7421d0d
public static decimal Decimal { get; }

Property Value

Decimal

Exceptions

CryptographicExceptionThe cryptographic service provider (CSP) cannot be acquired.

See Also