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