[
https://issues.apache.org/jira/browse/LANG-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691319#comment-15691319
]
Duncan Jones commented on LANG-1272:
------------------------------------
I think this could be a good fit for Lang. I would suggest we mimic the
behaviour of Collections.shuffle(), offering two methods (one with a source of
randomness and one without), and shuffling in a similar or identical manner.
bq. I want to be more involved in contribution to commons lang
That's good to hear. You might want to join the developer mailing list and post
a question about this enhancement there. Debate is easier over email than in
Jira comments.
> 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)