WH2006(Boolean) Constructor |
Initializes a new instance of the
WH2006 class using
a seed based on time and unique GUIDs.
Namespace: Altaxo.Calc.RandomAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public WH2006(
bool threadSafe
)
Parameters
- threadSafe Boolean
- if set to true , the class is thread safe.
See Also