aherbert opened a new pull request #46: Update ProviderBuilder factory methods URL: https://github.com/apache/commons-rng/pull/46 This rearranges the internals of the ProviderBuilder. This achieves the following goals: - Allow each RandomSource to know it's own array seed length - Allow each RandomSource to be able to override the default seed creation path The second point is to support generators with specific seeding requirements, e.g. do not allow all zero bytes.
---------------------------------------------------------------- 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
