A Double Pendulum is a pendulum with another pendulum attached to its end, and is a simple physical system that exhibits rich dynamic behavior with a strong sensitivity to initial conditions. The motion of a double pendulum is governed by a set of coupled ordinary differential equations and is chaotic.
Here I have added a bit of randomness to initial conditions of mass, gravity, length & position. This exercise is inspired by ideas presented in this Coding Train Video.