Creates a new instance with a default backing {@link SecureRandom SecureRandom} and a {@link #getDefaultNextBytesSize() defaultNextBytesSize} of {@code 16}, which equals 128 bits, a size commonly used in cryptographic algorithms.
See Implementation
Creates a new instance with a default backing {@link SecureRandom SecureRandom} and a {@link #getDefaultNextBytesSize() defaultNextBytesSize} of {@code 16}, which equals 128 bits, a size commonly used in cryptographic algorithms.