public class SecureRandomIntIdGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SecureRandom |
secureRandom |
| Constructor and Description |
|---|
SecureRandomIntIdGenerator() |
SecureRandomIntIdGenerator(int limit) |
protected final SecureRandom secureRandom
public SecureRandomIntIdGenerator()
public SecureRandomIntIdGenerator(int limit)
public Integer generate()
Copyright © 2018. All rights reserved.