开发者

Test random numbers [closed]

开发者_Go百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have a random number generator. Now I just need to run three tests monobit test, runs test and the Chi square test. I am sure there are source codes available (in either of maybe c cpp or java) for these tests out there. Where can i find them? that should save some time in writing them from scratch?

-


This is what Google spat out for chi square java: Class ChiSquareDist (Java Libraries for Stochastic Simulation)

The other two are fairly easy to code. Easier than to find, I'd say...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜