Skip to content
Randomly.

Library Patterns

Random Walks

Brownian, self-avoiding and Lévy — the fat tail is visible.

patterns.walk · v1 · renderer canvas

Result

Brownian | Levy | Saw · 22 walkers × 2,600 steps · α = 1.35 · centred start

Three walks from the same number of steps, each scaled to cover the same fraction of its panel. Brownian reaches √n, the self-avoiding walk n^(3/4), and the Lévy flight n^(1/α) — here n^0.74. Same step count, three different exponents, three shapes you would never mistake for one another.

Measurements

Seed receipt

Class C · Observational cached

A magnitude 2.0 earthquake, 39 km ESE of Malaga, New Mexico, 7.7 km down — 5 minutes ago.

Carries only tens of bits of genuine surprise. Always mixed with the OS CSPRNG.

source
USGS Seismic Feed
observed
2026-09-14T17:16:35+00:00
latency
0ms
mixed with
csprng — always

https://earthquake.usgs.gov/earthquakes/eventpage/tx2026sdgglf ↗

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.walk run the same code. There is no private endpoint.