theodoral22 commented on PR #1521:
URL: https://github.com/apache/commons-lang/pull/1521#issuecomment-3648197727

   Hi maintainers,
   
   I have prepared a fix to the problem of the method 
RandomStringUtils.random(), that:
   
   1) Adds proper validation to ensure start < chars.length and end <= 
chars.length.
   
   2) Throws an IllegalArgumentException when the bounds are invalid.
   
   3) Includes unit tests to cover these cases.
   
   Would you be open to accepting a pull request with this fix?
   
   Thank you for your time and for maintaining this excellent library!
   
   Best regards,
   Theodora Anastasia Lazaridou


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