KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Thread
Safe
Random
Create Method
Overload List
Create(Func
Random
)
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
Reference
ThreadSafeRandom Class
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also