Package generic.random
Class SecureRandomFactory
- java.lang.Object
-
- generic.random.SecureRandomFactory
-
public class SecureRandomFactory extends java.lang.Object
SecureRandomFactory
provides a static singleton instance of SecureRandom
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.security.SecureRandom
getSecureRandom()
-