I tried running the codes below using Java 8:
final Set algorithms = Security.getAlgorithms("SecureRandom"); for (String algorithm :