Is C# Random Number Generator thread safe?

Posted by noone on Stack Overflow See other posts from Stack Overflow or by noone
Published on 2010-06-15T22:17:42Z Indexed on 2010/06/15 22:22 UTC
Read the original article Hit count: 428

Filed under:
|
|

can anyone tell me if the C# Random.Next() method is thread safe?

© Stack Overflow or respective owner

Related posts about c#

Related posts about random