GitHub user aherbert opened a pull request: https://github.com/apache/commons-rng/pull/13
RNG-61: Remove unnecessary conditional from inside shuffle loop I have also updated the constructor exception messages to be clearer on what has failed and added a Javadoc link to a definition of Permutation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aherbert/commons-rng improvement-RNG-61 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-rng/pull/13.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #13 ---- commit d3ac7f75e2ed7e21fc48c5db8c5ea8bfbe3533f3 Author: Alex Herbert <a.herbert@...> Date: 2018-11-19T08:54:17Z RNG-61: Remove unnecessary conditional from inside shuffle loop ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org