Data61 — WDYK Melbourne
            cx += random()
            cy += random()
            decrease(opacity)
          
          
        
            cx += random() * 0.2
            cy += random() * 10
          
          
        
            velocity = random()
            accumulating += velocity
            c += velocity + accumulating
          
          
        
            c += velocity + accumulating + anotherVelocity
          
          
        
            cy += velocities[N..N-50] + accumulates[N..N-50]
          
          
        This slidedeck — tinyurl.com/WDYK-Order