Class Random

All Implemented Interfaces:
KnowledgeBaseConsumer, ArithmeticOperator, PreprocessableArithmeticOperator

public final class Random extends AbstractArithmeticOperator
random(X) Evaluate to a random integer i for which 0 =< i < X.
  • Constructor Details

    • Random

      public Random()
  • Method Details