|
GeneratorLastUpdateTicks Property
|
Gets the timestamp for when the global random generator
was last changed (i.e. after setting
Seed).
Namespace:
Accord.Math.Random
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public static long LastUpdateTicks { get; }
Public Shared ReadOnly Property LastUpdateTicks As Long
Get
Request Example
View SourceProperty Value
Type:
Int64See Also