Closed php-coder closed 5 years ago
Why don't you change the case after randomization? E.g. english(10).toUpperCase()
?
I've already done that but had idea that maybe it should be done on the library side.
Nah.. Unless pure Java is too cumbersome it should have higher priority than custom API.
It would be good to have modifiers that convert a string to lower/upper case. At this moment, it has to be written by user and it's not just a one liner because of #19