Module com.github.f4b6a3.uuid
Package com.github.f4b6a3.uuid.factory
Interface AbstRandomBasedFactory.IRandom
-
- All Known Implementing Classes:
AbstRandomBasedFactory.ByteRandom,AbstRandomBasedFactory.LongRandom
- Enclosing class:
- AbstRandomBasedFactory
protected static interface AbstRandomBasedFactory.IRandom
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]nextBytes(int length)longnextLong()
-