Why is Random class isn't really random?

Posted by iTayb on Stack Overflow See other posts from Stack Overflow or by iTayb
Published on 2010-03-25T08:55:59Z Indexed on 2010/03/25 9:03 UTC
Read the original article Hit count: 643

Filed under:
|

I've read about it on a message board - Random class isn't really random. It is created with predictable fashion using a mathematical formula.

Is it really true? If so, Random isn't really random??

© Stack Overflow or respective owner

Related posts about c#

Related posts about random