java.lang.Objectorg.nlogo.api.RandomSeedGenerator
public class RandomSeedGenerator
Constructor Summary | |
---|---|
RandomSeedGenerator()
|
Method Summary | |
---|---|
double |
generateSeed()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomSeedGenerator()
Method Detail |
---|
public double generateSeed()