Library Patterns
Diffusion-Limited Aggregation
Dendritic crystals, grown one sticky particle at a time.
patterns.dla · v1 · renderer canvas
Result
7,000 particles · 440×400 lattice · from a point · stickiness 1.00
Grown outward from one seed cell, so the cluster is a star whose arms competed for every arrival. At full stickiness a particle freezes at the first thing it touches, which is almost always a tip — hence the thinnest, most dendritic form the rule produces. Colour runs along the palette in arrival order, so the ramp is the history of the growth rather than a restatement of its shape.
Measurements
Seed receipt
It was 0.1°C in Yakutsk, Russia, with a 16 km/h wind, when this was made.
Carries only tens of bits of genuine surprise. Always mixed with the OS CSPRNG.
- source
- Live Weather
- observed
- 2026-09-14T17:21:40+00:00
- latency
- 89ms
- mixed with
- csprng — always
https://open-meteo.com/en/docs#latitude=62.035&longitude=129.675 ↗
Permalink
The token is the seed, so this link recomputes the result rather than looking it up. No database, and it works for as long as v1 does.
This page and /api/v1/g/patterns.dla run the same code. There is no private endpoint.