public interface RandomStringGenerator
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxLength() |
int |
getMinLength() |
String |
getNewString() |
byte[] |
getNewStringAsBytes() |
int getMinLength()
int getMaxLength()
String getNewString()
byte[] getNewStringAsBytes()
Copyright © 2004-2015 Apereo. All Rights Reserved.