Module: Charty::Plotters::RandomSupport
- Included in:
- EstimationSupport, LinePlotter
- Defined in:
- lib/charty/plotters/random_support.rb
Instance Attribute Summary collapse
-
#random ⇒ Object
Returns the value of attribute random.
Class Method Summary collapse
Instance Attribute Details
#random ⇒ Object
Returns the value of attribute random.
4 5 6 |
# File 'lib/charty/plotters/random_support.rb', line 4 def random @random end |