On Mon, 19 Dec 2016 21:35:21 +0100, Gilles wrote:
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-

Bonus: the whole class
  org.apache.commons.math4.random.RandomUtils.DataGenerator
could then be deleted since all other functionalities are
already covered by Commons RNG.

Gilles


[...]


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

Reply via email to