aherbert opened a new pull request #27: RNG-78: Added a ThreadLocalRandomSource. URL: https://github.com/apache/commons-rng/pull/27 Please review. This add functionality to store a `ThreadLocal<UniformRandomProvider>` for each enum in `RandomSource`. This is seeded using the default seeding provided by `RandomSource.create(RandomSource)`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
