Class SecureRandomBuilder

java.lang.Object
io.github.astrapi69.random.SecureRandomBuilder

public final class SecureRandomBuilder extends Object
The class SecureRandomBuilder builds a SecureRandom from the given algorithm and provider. If nothing is set the default SecureRandom object with the default algorithm will be build.