Merge branch 'TEXT-97' of https://github.com/ameyjadiye/commons-text
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/96e0bc16 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/96e0bc16 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/96e0bc16 Branch: refs/heads/master Commit: 96e0bc16b827f23d4e0db67921ca4632f921986a Parents: bc051a3 beb0b46 Author: Rob Tompkins <chtom...@apache.org> Authored: Tue Sep 5 14:25:05 2017 -0400 Committer: Rob Tompkins <chtom...@apache.org> Committed: Tue Sep 5 14:25:05 2017 -0400 ---------------------------------------------------------------------- .../commons/text/RandomStringGenerator.java | 30 ++++++++++++++++++++ .../commons/text/RandomStringGeneratorTest.java | 26 +++++++++++++++++ 2 files changed, 56 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/96e0bc16/src/main/java/org/apache/commons/text/RandomStringGenerator.java ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/96e0bc16/src/test/java/org/apache/commons/text/RandomStringGeneratorTest.java ----------------------------------------------------------------------