Week 4 - Random Seeding

Date: 2025-02-17

Today

Visiting artist

Jonah Senzel - Composition, New Media, Interactive Arts

Computers are not good at being random…

100 Random Digits

100,000 Random Digits book open to a spread
A Million Random Digits with 100.000 Normal Deviates, Photo by Sascha Pohflepp on Flickr CC BY

A Million Random Digits with 100,000 Normal Deviates on Wikipedia

Lavarand, aka The Wall of Entropy

A wall of lava lamps at the offices of Cloudflare
A wall of lava lamps at the offices of Cloudflare, Photo by HaeB on Wikimedia

Lavarand on Wikipedia

Quantum Random Number Generation (QRNG)

Quantum Random Number Generation on Wikipedia

Being random is expensive, and usually not that important… (casinos etc)

But you can sort of simulate randomness by using complex math. Randomness is really just a word we use when two things are unrelated or unpredictable in context. The pattern that prngs (pseudo-random number generators) produce is too complicated to be recognized, so it feels random. The same could be said about true random, but on a much larger scale, i.e. no human or computer can predict the pattern.

Seeding Randomness

A seed is the starting point of this psuedo random function, which continues to get complicated, and ends up in a different (same) place depending on the start. You’re setting the start of a path.

(nothing is random - just uncoupled from each other)

Workshop: Oblique Strategies

Making something like the oblique strategies (orig credit to “amcc”), based on the original deck of cards by Brian Eno and Peter Schmidt.

Oblique Strategies sketch by amcc

…but constraining it to be one per day.

Daily oblique Strategies by Jonah Senzel

Seeds examples

Seeds example

Vesper.5 Ritual - Take One Step Each Day
Vesper.5 by Michael Brough

On Kawara

I Got Up
I Got Up, by On Kawara

I got up at The Metropolitan Museum of Art, NY

Examples of long term/daily time

The daily word magazine

Wordle

The Longing
URL: http://www.399d-23h-59m-59s.com

Rogule

HW

Based on Jonah’s presentation on his projects and seeding randomness, create a p5.js-based work with updated “daily” (or other period) of updating generative content.

Consider producing images, artwork, creative prompts, a recipe, or something else.

The work should have a clear concept and produce output you find meaningful and compelling.

Suggested video from Jonah

The Science of Chaos - “what chaos is all about, and why some people are devoting their careers to it.”