Package | Description |
---|---|
io.github.benas.randombeans.randomizers.range |
This package contains range randomizers.
|
Modifier and Type | Method and Description |
---|---|
static ByteRangeRandomizer |
ByteRangeRandomizer.aNewByteRangeRandomizer(Byte min,
Byte max)
Create a new
ByteRangeRandomizer . |
static ByteRangeRandomizer |
ByteRangeRandomizer.aNewByteRangeRandomizer(Byte min,
Byte max,
long seed)
Create a new
ByteRangeRandomizer . |
Copyright © 2016. All Rights Reserved.