|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RandomStringGenerator | |
|---|---|
| org.janux.util | The org.janux.util package contains handy utilities that we have collected along the way. |
| Uses of RandomStringGenerator in org.janux.util |
|---|
| Subinterfaces of RandomStringGenerator in org.janux.util | |
|---|---|
interface |
RandomReadableStringGenerator
Interface for a class that generates random string codes of varying length; such generators can be used to generate passwords, alpha-numeric identifiers for orders, or mock data; this interface heavily inspired by Stephen Ostermiller's RandPass utility class |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||