Was feeling more comfortable with something small, so tried with my phone. And yes it has a shitty camera.
I used a simple program to generate this image by using this algo: Until N = 1 million new points: 1. choose a random start point 2. choose one of the eight surrounding points to go to (randomly) 3. If reached boundary, goto 1, else goto 2