public final class Random extends AbstractArithmeticOperator
random(X) Evaluate to a random integer i for which 0 =< i < X.| Constructor and Description |
|---|
Random() |
| Modifier and Type | Method and Description |
|---|---|
Numeric |
calculate(Numeric n) |
protected boolean |
isPure()
Random is not pure.
|
calculate, calculate, preprocess, setKnowledgeBasepublic Numeric calculate(Numeric n)
calculate in class AbstractArithmeticOperatorprotected boolean isPure()
isPure in class AbstractArithmeticOperatorCopyright © 2024. All rights reserved.