ich can return the
actual String of given length ? I found when I pass .50 it returns me ~70
length of string, as commons-dev its good but as application-dev its weird.
Regards,
Amey
> ____________
>
>
> From: Amey Jadiye
> To: Commons Developers List
> Sent: Monday, 11 September 2017 12:15
12:15 AM
Subject: [text] Invalid unicode sequences on .substring of RandomStringGenerator
Hi Folks,
While working on RandomStringGenerator I found when I'm doing .substring on
generated random string its failing intermittently with sequence of
surrogate pair.
same bug was raised in commons
Hi Folks,
While working on RandomStringGenerator I found when I'm doing .substring on
generated random string its failing intermittently with sequence of
surrogate pair.
same bug was raised in commons-lang
https://issues.apache.org/jira/browse/LANG-100
Is this possible bug with RandomStringGenera