Package io.hypersistence.tsid
Interface TSID.Factory.IRandom
- All Known Implementing Classes:
TSID.Factory.ByteRandom,TSID.Factory.IntRandom
- Enclosing class:
TSID.Factory
static interface TSID.Factory.IRandom
-
Method Summary
-
Method Details
-
nextInt
int nextInt() -
nextBytes
byte[] nextBytes(int length)
-