Overload List
Name | Description | |
---|---|---|
![]() ![]() | Create(FuncRandom) |
Creates a ThreadSafeRandom instance using the specified factory in each thread the result is accessed from.
See the Remarks section for details. |
![]() ![]() | Create(Int32) |
Creates a ThreadSafeRandom instance using the specified seed value.
See the Remarks section for details. |
See Also