You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/08/21 12:13:35 UTC

[GitHub] [commons-lang] rednikeeg commented on a diff in pull request #936: LANG-1604: Deprecate RandomUtils class

rednikeeg commented on code in PR #936:
URL: https://github.com/apache/commons-lang/pull/936#discussion_r950836049


##########
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:
   Sorry, I don't understand. What should I do? 



-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org