| ThreadLocalRandomCurrent Property |
The current random number seed available to this thread
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public static Random Current { get; }
static member Current : Random with get
Property Value
Type:
RandomSee Also