lib/instructions/int/int_random.rb in nudge-0.2.6 vs lib/instructions/int/int_random.rb in nudge-0.2.7

- old
+ new

@@ -1,4 +1,7 @@ +# pushes a new +:int+ ValuePoint, with value determined by a call to IntType.any_value +# + class IntRandomInstruction < Instruction def preconditions? true # no preconditions end def setup