com.buck.commons.algorithms
Class SystemEntropy
java.lang.Object
com.buck.commons.algorithms.SystemEntropy
public final class SystemEntropy
- extends Object
Algorithm to generate some entropy based upon some system values. This is
commonly used to initialize random number generators.
- Author:
- Robert J. Buck
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemEntropy
public SystemEntropy()
getSystemEntropy
public static byte[] getSystemEntropy()
Copyright © 2013. All Rights Reserved.