Seed changes are not supported
This commit is contained in:
parent
bb928d5feb
commit
faa347c5bb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import java.util.concurrent.ThreadLocalRandom;
|
|||
public class MHelper {
|
||||
static class ThreadLocalRandomSource implements RandomSource {
|
||||
ThreadLocalRandomSource(long seed) {
|
||||
this.setSeed(seed);
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue