public class CustomUUIDGenerator extends Object
| Constructor and Description |
|---|
CustomUUIDGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
get()
Get random UUID number If we use the same Splittable Random with a sequence of 1 million of elements we will find repeated
ones
|
public String get()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.