public class UniformRandomProducer extends Object
Constructor and Description |
---|
UniformRandomProducer(double from,
double to)
Creates an instance of UniformRandomProducer.
|
UniformRandomProducer(double from,
double to,
long seed)
Creates an instance of UniformRandomProducer.
|
Modifier and Type | Method and Description |
---|---|
protected Random |
generator() |
Double |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
noizify, noizify, vectorize, vectorize
public UniformRandomProducer(double from, double to)
from
- Generate values from this value.to
- Generate values to this value.public UniformRandomProducer(double from, double to, long seed)
from
- Generate values from this value.to
- Generate values to this value.seed
- Seed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020