lib/instructions/float/float_random.rb in nudge-0.2.6 vs lib/instructions/float/float_random.rb in nudge-0.2.7
- old
+ new
@@ -1,4 +1,7 @@
+# pushes a new +:float+ ValuePoint, with value determined by a call to FloatType.any_value
+#
+
class FloatRandomInstruction < Instruction
def preconditions?
true # no preconditions
end
def setup