Re: Period of System.Random
- From: "Oleg Ogurok" <oleg@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 10 Sep 2005 10:11:46 -0400
Get Lutz Roeder's .NET Reflector, it's free. Use it to decompile
System.Random.Next() to see its implementation.
-Oleg.
"Cory" <burkhardt2.nospam@xxxxxxxxxxx> wrote in message
news:4KtUe.3113$I7.1206@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I have been searching to try to find the period of the System.Random
>class's Next methods to be certain that it is adequate in a statistical
>analysis application I am writing. However, I have not been able to find
>any concrete answer to this question. Does anybody have this information?
>
.
- References:
- Period of System.Random
- From: Cory
- Period of System.Random
- Prev by Date: VS.NET (2.0), UserControl & Dispose
- Next by Date: Using TypeBuilder and System.Reflection.Emit to generate an assembly
- Previous by thread: Period of System.Random
- Next by thread: AssemblyResolve: Missleading multicastdelegate, unusable in real scenarios by design?
- Index(es):
Relevant Pages
|