[Rng] New stress test application

2019-04-03 Thread Alex Herbert
I have decided to demonstrate where I am with the stress test application. A small project to add command-line support using Picocli ballooned into a lot of new code. Here's a PR with the new code: https://github.com/apache/commons-rng/pull/34 Everything is still in the examples-stress module.

Re: [GSoC] Submission of Final Draft for GSoC Proposal

2019-04-03 Thread Abhishek Dhadwal
Alright, I've submitted the draft sir! My exams are going to be going on for this month, so, I may not be able to contribute as much as I would like to, but, what should my first steps be ? I have already used maven to build the project. Should I try running benchmark tests on the SecureRandom algo