Package de.alpharogroup.random
Class DefaultSecureRandom
- java.lang.Object
-
- de.alpharogroup.random.DefaultSecureRandom
-
public final class DefaultSecureRandom extends java.lang.ObjectThe classDefaultSecureRandomholds aSecureRandomwith the default algorithm and provider
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.security.SecureRandomget()Gets the secure random
-