Provides a seed based on an internal random number generator (crypto if available), time and unique GUIDs.
WARNING: There is only medium randomness in this seed, but quick repeated
calls will result in different seed values. Do not use for cryptography!
Namespace: Altaxo.Calc.RandomAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static int Robust()
Return Value
Int32[Missing <returns> documentation for "M:Altaxo.Calc.Random.RandomSeed.Robust"]
See Also