garydgregory commented on PR #1250:
URL: https://github.com/apache/commons-lang/pull/1250#issuecomment-2298713776

   FYI: You can experiment now with git master and [3.17.0-SNAPSHOT 
builds](https://repository.apache.org/content/repositories/snapshots/) to get:
   
   Random[String]Utils.secure() now uses SecureRandom() instead of 
SecureRandom.getInstanceStrong()
   
   - RandomStringUtils.secure() now uses SecureRandom() instead of 
SecureRandom.getInstanceStrong()
   - RandomUtils.secure() now uses SecureRandom() instead of 
SecureRandom.getInstanceStrong()
   - Add RandomStringUtils.secureStrong()
   - Add RandomUtils.secureStrong()


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to