[ 
https://issues.apache.org/jira/browse/LANG-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15719475#comment-15719475
 ] 

Duncan Jones commented on LANG-1272:
------------------------------------

Are you suggesting we expose the implementation from RNG via a new method 
within Lang (perhaps using shading)? I could be in favour of that.

I'm trying to avoid the case where someone uses Lang for most of their array 
manipulation needs, but needs to incorporate another Commons component to 
shuffle it. IMO, having related capabilities split across different artifacts 
would be frustrating to our users.

> Array shuffling
> ---------------
>
>                 Key: LANG-1272
>                 URL: https://issues.apache.org/jira/browse/LANG-1272
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Emmanuel Bourg
>            Priority: Minor
>             Fix For: 3.6
>
>
> I'd like to suggest the addition of methods in ArrayUtils shuffling the 
> content of an array (Objects or primitives). This would be similar to the 
> {{java.util.Collections.shuffle()}} methods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to