| Package | Description |
|---|---|
| pro.fessional.mirana.code |
| Modifier and Type | Field and Description |
|---|---|
static RandCode.Seed |
RandCode.B32 |
static RandCode.Seed |
RandCode.Cjk
800 Chinese Chars Commonly Used in China, Japan and Korea
|
static RandCode.Seed |
RandCode.Hex |
static RandCode.Seed |
RandCode.Low |
static RandCode.Seed |
RandCode.Num |
static RandCode.Seed |
RandCode.Sur
Family Names of chinese
|
static RandCode.Seed |
RandCode.Sym |
static RandCode.Seed |
RandCode.Upr |
| Modifier and Type | Method and Description |
|---|---|
static RandCode.Seed |
RandCode.Seed.chars(char... chars) |
static RandCode.Seed |
RandCode.Seed.range(char... minmax) |
static RandCode.Seed |
RandCode.Seed.seeds(RandCode.Seed... seeds) |
| Modifier and Type | Method and Description |
|---|---|
static String |
RandCode.next(int len,
RandCode.Seed... seeds) |
static String |
RandCode.next(int len,
Random random,
RandCode.Seed... seeds) |
static RandCode.Seed |
RandCode.Seed.seeds(RandCode.Seed... seeds) |
Copyright © 2023. All rights reserved.