Package w.util.random
Interface RandomStringGenerator
- All Known Implementing Classes:
SimpleRandomStringGenerator
public interface RandomStringGenerator
- Author:
- whilein
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull RandomStringGeneratorBuilderbuilder()@NotNull StringnextString(int length)
-
Method Details
-
builder
-
nextString
-