Modifier and Type | Method and Description |
---|---|
Hashids.Builder |
Hashids.Builder.alphabet(String alphabet)
Sets the alphabet to be used for the hash generation.
|
Hashids.Builder |
Hashids.Builder.features(HashidsFeature... features)
Enables the given instance
features . |
Hashids.Builder |
Hashids.Builder.minLength(int minLength)
Sets the minimum hash length.
|
Hashids.Builder |
Hashids.Builder.salt(String salt)
Sets the salt to be used as entropy.
|
Copyright © 2017 Arctic Ice Studio