ThreadSafeRandomCreate Method

Overload List

Create(FuncRandom) Creates a ThreadSafeRandom instance using the specified factory in each thread the result is accessed from.
Create(Int32) Creates a ThreadSafeRandom instance using the specified seed value.

See Also