> > > I'm not sure I understand your proposal. Is this about returning a single > random character? > It would be good if you could provide a patch with some unit tests. You > can use GitHub for contributing [1] >
I created a preliminary pull request here https://github.com/apache/commons-lang/pull/94 (side note: I'm perplexed how I could have affected the test that's failing on Java 8) -- Caleb Cushing