Class SecureRandomUtils

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

public final class SecureRandomUtils extends Object
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"