public class SecureRandomGenerator extends Object
Constructor and Description |
---|
SecureRandomGenerator() |
Modifier and Type | Method and Description |
---|---|
static String |
generateRandom(int length) |
static String |
getRefererence(ArrayList<String> dictionary1,
ArrayList<String> dictionary2) |
static byte[] |
getSecureRandom()
Returns a SecureRandom as byte[]
|
public static byte[] getSecureRandom()
public static String generateRandom(int length)
Copyright © 2017 Nets Branch Norway. All Rights Reserved.