Click or drag to resize
Akka.NETThreadLocalRandomCurrent Property
The current random number seed available to this thread

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static Random Current { get; }

Property Value

Type: Random
See Also