images.spray · v1 · renderer canvas
Result
450,000 particles · 5 components · σ ≈ 0.12 · alpha 0.110
Every particle picks a component by weight, draws two standard normals, and is placed by that component's own rotation and scale. Nothing is drawn twice and nothing is corrected afterwards — the structure on screen is the mixture's probability density, sampled a few hundred thousand times and accumulated in floating point so that marks far below one output level still add up to something visible.
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
- 0ms
- 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/images.spray run the same code. There is no private endpoint.