| Package | Description |
|---|---|
| com.github.f4b6a3.uuid.factory |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstRandomBasedFactory.FastRandom
A long random generator.
|
protected static class |
AbstRandomBasedFactory.SafeRandom
A byte random generator.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstRandomBasedFactory.IRandom |
AbstRandomBasedFactory.random
The random generator.
|
protected AbstRandomBasedFactory.IRandom |
AbstRandomBasedFactory.Builder.random
A random generator.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstRandomBasedFactory.IRandom |
AbstRandomBasedFactory.Builder.getRandom()
Get the random generator.
|
Copyright © 2024. All rights reserved.