public final class LazyRandom extends Object
Since 5.0 has been lazily created to avoid issues with native-generation tools like Graal.
| Constructor and Description |
|---|
LazyRandom() |
| Modifier and Type | Method and Description |
|---|---|
static SecureRandom |
sharedSecureRandom() |
public static SecureRandom sharedSecureRandom()
Copyright © 2024 FasterXML.com. All rights reserved.