Skip to content

Instantly share code, notes, and snippets.

@rouleur
rouleur / Readme.md
Last active August 29, 2015 14:10
Ulam Spiral

###Ulam Spiral with D3.js

Ulam Spiral is a way of visualising prime numbers. We start with 1 in center and continue writing numbers in a rectangular spiral. Above, numbers in yellow are prime numbers. The spiral can be thought to demonstrate prime numbers are not "that random".

For more info about Ulam Spiral you can check the Wikipedia page or this Youtube video