On Sun, 18 Dec 2016 13:13:47 +0000, Duncan Jones wrote:
Hi,

A recent discussion on LANG/RNG[1] seems to have concluded that
RandomStringUtils doesn’t belong in LANG and almost certainly not in
RNG either.

+1


Would there be any interest in creating a similar class within TEXT?
I’d be happy to work on this and produce a first draft class.

+1
But we should prepare for multi-threading.  See comment here:
  https://issues.apache.org/jira/browse/TEXT-34

Perhaps also consider moving into TEXT this code (currently in
Commons Math):
http://commons.apache.org/proper/commons-math/apidocs/org/apache/commons/math4/random/RandomUtils.DataGenerator.html#nextHexString-int-boolean-

Gilles



To give a flavour of what I’m proposing, please see the linked mail
threads and also the gist at
https://gist.github.com/dmjones500/da2f61a0234f428748417bf1443c0dff.
Some of the predicate stuff I’ve proposed may have wider uses within
TEXT and could warrant breaking out into its own class.

Thanks,
Duncan



[1] http://markmail.org/message/buhfuzb2tsc6k2z6
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to