Every node clones its value fine. The question is what the "random" pointer clones to β the real independent copy, or a sneaky reference back into the original?
Clone Log
Controls
π΅ OriginalI never change. Whatever the clone does, I stay exactly as I was.
π CloneMy next pointers are always mine. Whether my random pointer is mine too β that depends on how carefully I was built.