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, setKnowledgeBase
public Numeric calculate(Numeric n)
calculate
in class AbstractArithmeticOperator
protected boolean isPure()
isPure
in class AbstractArithmeticOperator
Copyright © 2024. All rights reserved.