Click or drag to resize

CryptoRandomSourceDispose Method

Releases the underlying cryptographic random number generator.

Namespace: Altaxo.Calc.Random
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also