rednikeeg commented on code in PR #936: URL: https://github.com/apache/commons-lang/pull/936#discussion_r951795022
########## src/main/java/org/apache/commons/lang3/RandomUtils.java: ########## @@ -30,8 +30,10 @@ * a better choice for applications with more stringent requirements * (performance and/or correctness).</p> * + * @deprecated for more optimized implementation from commons-rng Review Comment: Added reference -- 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]
