| Package | Description |
|---|---|
| de.alpharogroup.random |
This package contains helper classes for random objects like numbers or String and a builder for SecureRandom object
|
| Modifier and Type | Method and Description |
|---|---|
SecureRandomBean |
SecureRandomBean.algorithm(@NonNull String algorithm)
Sets the algorithm.
|
static SecureRandomBean |
SecureRandomBean.builder()
Gets an instance of
SecureRandomBean for build a SecureRandom object. |
SecureRandomBean |
SecureRandomBean.provider(@NonNull String provider)
Sets the provider.
|
Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.