protected static interface AbstRandomBasedFactory.IRandom
| Modifier and Type | Method and Description |
|---|---|
byte[] |
nextBytes(int length)
Return a random array of bytes.
|
long |
nextLong()
Return a random number.
|
Copyright © 2024. All rights reserved.