[
https://issues.apache.org/jira/browse/LANG-1604?focusedWorklogId=802296&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-802296
]
ASF GitHub Bot logged work on LANG-1604:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Aug/22 12:34
Start Date: 21/Aug/22 12:34
Worklog Time Spent: 10m
Work Description: garydgregory commented on PR #936:
URL: https://github.com/apache/commons-lang/pull/936#issuecomment-1221537211
When you want to deprecate a class or a method you should explain and point
to exactly what the desired replacement is.
Issue Time Tracking
-------------------
Worklog Id: (was: 802296)
Time Spent: 1h (was: 50m)
> Deprecate the "RandomUtils" class
> ---------------------------------
>
> Key: LANG-1604
> URL: https://issues.apache.org/jira/browse/LANG-1604
> Project: Commons Lang
> Issue Type: Sub-task
> Reporter: Gilles Sadowski
> Priority: Major
> Fix For: 4.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The
> [RandomUtils|https://gitbox.apache.org/repos/asf?p=commons-lang.git;a=blob;f=src/main/java/org/apache/commons/lang3/RandomUtils.java;h=b1c7f0fb147c586a57cd498734bfb5bc92f19f37;hb=HEAD]
> class only provides syntactic sugar around the (weak and slow) JDK's
> {{java.util.Random}} class.
> The [Commons RNG|http://commons.apache.org/proper/commons-rng/] component
> provides many (strong and fast) generators.
> See also the [discussion|https://markmail.org/message/7su7lgojfu4bamaw] on
> the "dev" ML.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)