Class DefaultSecureRandom

java.lang.Object
io.github.astrapi69.random.DefaultSecureRandom

public final class DefaultSecureRandom extends Object
The class DefaultSecureRandom holds a SecureRandom with the default algorithm and provider
  • Method Details

    • get

      public static SecureRandom get()
      Gets the secure random
      Returns:
      the secure random