You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pseudorandom number generator and statistical validator with a custom-built console UI framework. Supports Java Random, Lehmer LCG, and Middle Square methods. Validates output with Mean, Variance, and Runs tests. Built with Java, JLine, and Apache Commons Math.