public class FastIdGenerator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LENGTH |
| Constructor and Description |
|---|
FastIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
generate()
Randomly generate an ID.
|
public static final int LENGTH