Click or drag to resize
ThreadLocalRandomCurrent Property
The current random number seed available to this thread

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

Property Value

Type: Random
See Also