Class SecureRandomUtils

java.lang.Object
org.xrpl.xrpl4j.crypto.SecureRandomUtils

@Deprecated public final class SecureRandomUtils extends Object
Deprecated.
consider using the variant from org.xrpl.xrpl4j.crypto.core.
Utility class for working with SecureRandom implementation (Implementation from web3j).
See Also:
  • "https://github.com/web3j/web3j/blob/master/crypto/src/main/java/org/web3j/crypto/SecureRandomUtils.java"