This is what a series of primes sounds like, isn’t that interesting?
ascii_song_8x.zip (2.4 KB)
With the current decoding, there actually aren’t conventional chords.
The reason is that the mapping I used is purely geometric:
- each column = one instant in time
- every
█ in that column = one note
- pitch is determined by the row number
Since the bitmap is very dense, many columns contain notes spanning almost every pitch class. For example, the first few non-empty columns decode roughly as:
| Column |
Pitch Classes Present |
Conventional Chord? |
| 7 |
C, C♯, D, D♯, E, F, G, G♯, A♯, B |
No (tone cluster) |
| 13 |
C, C♯, D, D♯, E, F, F♯, G, G♯, A, A♯, B |
All 12 notes (chromatic cluster) |
| 15 |
C, C♯, D, D♯, F, F♯, A♯, B |
Tone cluster |
Those are clusters, not major/minor/7th chords. A pianist would describe them as dense chromatic sonorities rather than named harmony.
Now, I can’t actually show you how I generated these yet, as it would also give away some other things I’m working on, and I’m trying to hold off a bit on my primes work until it’s appropriate. Stay tuned.

|░░░░░░▓░░░▓░░░░░▓░░░░░░░░░░░▓░▓░░░░░▓░░░░░░░░░▓░░░░░▓░░░░░▓░|
|░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░▓░|
|░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░▓░░░░░▓░░░▓░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓░░░░░▓░|
|▓░░░░░░░░░░░▓░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░▓░▓░░░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓░|
|░░░░░░░░░░▓░░░░░░░▓░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|▓░░░░░▓░░░▓░░░░░░░░░░░▓░░░░░▓░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░▓░|
|▓░░░░░▓░░░░░▓░░░░░▓░░░░░░░░░░░▓░░░░░░░░░░░▓░░░░░░░░░▓░░░░░▓░|
|░░░░░░░░░░░░▓░░░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░▓░░░░░░░|
|░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓░░░░░░░▓░░░░░░░░░▓░|
|▓░░░░░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░▓░░░▓░▓░░░░░░░░░░░|
|░░░░░░▓░░░░░░░░░▓░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓░░░░░▓░|
|▓░░░░░▓░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░▓░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░▓░░░░░░░░░░░▓░░░▓░░░░░▓░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░▓░|
|▓░░░░░░░░░░░░░░░▓░░░░░░░░░░░▓░▓░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░|
|▓░░░░░░░░░░░▓░░░░░░░░░▓░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░▓░░░░░░░░░░░░░░░░░▓░░░░░░░▓░░░░░░░░░▓░░░░░▓░░░░░░░|
|░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓░░░░░░░░░▓░|
|▓░░░░░░░░░▓░▓░░░░░░░░░▓░░░░░░░▓░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░|
|░░░░░░▓░░░▓░░░░░▓░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░▓░░░░░▓░░░░░░░░░░░░░░░▓░▓░░░░░░░░░░░░░░░▓░▓░░░░░░░░░▓░|
|░░░░░░░░░░▓░░░░░▓░░░░░▓░░░░░▓░░░░░░░▓░░░░░▓░░░░░░░░░▓░░░░░░░|
|░░░░░░▓░░░▓░▓░░░░░▓░░░▓░░░░░▓░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░▓░░░░░░░░░▓░░░░░░░|
|░░░░░░▓░░░░░░░░░▓░▓░░░░░░░░░▓░░░░░░░░░░░░░░░░░▓░░░░░▓░░░░░▓░|
|░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░▓░░░░░░░░░▓░░░░░░░░░░░░░░░░░▓░|
|░░░░░░░░░░░░░░░░▓░▓░░░░░░░░░░░░░░░░░░░░░▓░░░░░░░▓░░░▓░░░░░░░|
|▓░░░░░▓░░░░░░░░░░░▓░░░░░░░░░░░▓░░░░░░░░░░░▓░░░▓░▓░░░░░░░░░░░|
|░░░░░░░░░░░░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓░|
|░░░░░░░░░░▓░▓░░░░░░░░░░░░░░░░░░░░░░░▓░░░░░▓░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░▓░░░░░░░░░░░▓░▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░░░░░█░░░░░░░|
|░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░░░░░░░█░░░░░░░░░░░█░░░█░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░░░░░░░|
|█░░░░░░░░░░░█░░░░░░░░░█░░░░░░░█░░░░░░░░░█░█░░░█░░░░░░░░░░░░░|
|░░░░░░░░░░█░█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░|
|█░░░░░░░░░█░█░░░░░░░░░█░░░░░█░░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░█░░░░░░░░░█░█░░░░░░░░░░░░░░░█░█░░░░░░░░░░░|
|█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░█░░░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░█░░░░░░░░░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░█░|
|░░░░░░█░░░░░░░░░█░░░░░█░░░░░█░░░░░░░█░░░░░░░░░░░░░░░░░░░░░█░|
|█░░░░░░░░░█░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░█░░░░░░░|
|░░░░░░█░░░░░█░░░░░█░░░█░░░░░░░░░░░░░░░░░░░░░░░░░█░░░█░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░█░░░░░█░█░░░░░░░░░░░|
|█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░█░░░░░█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░|
|░░░░░░░░░░░░█░░░█░░░░░█░░░░░█░░░░░░░░░░░█░░░░░░░█░░░░░░░░░█░|
|█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░█░░░░░█░░░░░░░|
|░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░█░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░|
|█░░░░░░░░░█░░░░░█░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░█░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░█░░░░░░░░░█░|
|█░░░░░█░░░░░░░░░█░█░░░░░░░░░█░░░░░░░█░░░░░░░░░█░░░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░█░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|█░░░░░█░░░█░░░░░░░░░░░█░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░░░░░█░░░░░█░|
|░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░█░░░░░█░░░░░░░░░█░|
|░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░█░░░░░█░░░█░░░░░░░█░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░█░|
|█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░█░░░░░█░|
|░░░░░░█░░░█░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░|
|░░░░░░░░░░█░░░░░░░█░░░░░░░░░░░░░░░░░░░░░█░█░░░█░█░░░░░░░░░░░|
|░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░█░█░░░░░█░░░█░░░░░░░|
|░░░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░░░░░█░|
|░░░░░░░░░░░░█░░░█░░░░░█░░░░░█░░░░░░░░░░░░░█░░░█░░░░░░░░░░░░░|
|█░░░░░░░░░░░░░░░░░█░░░█░░░░░█░█░░░░░░░░░░░░░░░█░░░░░░░░░░░░░|
|░░░░░░░░░░█░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░█░|
|█░░░░░░░░░█░█░░░█░░░░░░░░░░░░░█░░░░░░░░░█░░░░░█░█░░░░░░░░░█░|
|░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░█░░░█░█░░░░░░░░░█░░░░░░░█░░░░░█░░░░░░░░░░░░░░░█░░░░░░░|
|█░░░░░█░░░░░░░░░░░█░░░█░░░░░░░░░░░░░░░░░█░█░░░░░░░░░░░░░░░░░|
|█░░░░░░░░░█░█░░░░░░░░░█░░░░░░░░░░░░░░░░░█░█░░░░░░░░░░░░░░░█░|
|░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░█░█░░░░░█░░░█░░░░░░░|
|█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░█░█░░░░░░░░░░░░░░░█░░░░░░░░░░░█░█░░░░░░░░░█░░░░░░░|
|░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░█░█░░░░░░░░░░░|
|░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░|
|█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░█░░░█░█░░░░░░░░░░░░░░░░░|
|█░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░█░░░░░█░░░░░░░░░░░░░░░█░░░░░░░|
|░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░|
|░░░░░░█░░░█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░█░█░░░░░█░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░█░░░░░█░░░░░█░░░░░░░|
|░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░░░░░░░░░░░█░|
|█░░░░░░░░░░░░░░░█░░░░░█░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░░░░░░░█░░░█░█░░░█░█░░░░░░░░░░░|
|█░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░█░█░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░░░█░░░░░░░░░█░█░░░░░░░░░█░█░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░█░░░░░░░░░░░|
|█░░░░░░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░░░░░░░█░░░█░░░░░░░░░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░█░░░█░░░░░█░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░█░░░█░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░|
|█░░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░█░░░█░░░░░░░░░░░█░░░░░░░|
|░░░░░░░░░░█░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|█░░░░░█░░░█░░░░░░░░░░░░░░░░░█░█░░░░░░░░░░░█░░░░░░░░░░░░░░░█░|
|█░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░█░░░█░░░░░░░|
|░░░░░░░░░░░░█░░░█░█░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░|
|█░░░░░░░░░░░█░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░█░░░░░█░░░░░░░░░░░█░░░░░░░░░█░░░░░░░░░░░█░░░░░█░|
|░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░░░░░░░█░░░█░█░░░░░░░░░░░░░░░░░|
|█░░░░░█░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░█░░░░░░░░░█░|
|░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░█░░░░░░░░░░░|
|░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░█░█░░░░░█░░░█░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|█░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░█░█░░░█░░░░░░░░░░░░░|
|█░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░█░░░░░█░░░█░░░░░█░░░░░░░|
|█░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░█░░░░░█░░░░░░░░░█░░░░░░░|
|█░░░░░░░░░░░░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░|
|░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░█░░░░░░░|
|░░░░░░█░░░█░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░░░░░░░|
|░░░░░░░░░░█░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░░░░░░░|
|█░░░░░░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░█░░░█░░░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░█░░░░░█░░░░░░░░░█░░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░|
|░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░█░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░|
|█░░░░░░░░░█░░░░░░░░░░░█░░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░█░█░░░░░░░░░░░█░░░░░░░░░█░░░░░░░█░░░░░░░░░░░|
|░░░░░░█░░░░░█░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░█░█░░░░░░░░░░░░░░░█░█░░░░░░░░░░░░░░░░░░░░░█░░░░░░░|
|█░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░█░░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░|
|░░░░░░░░░░░░█░░░░░█░░░░░░░░░█░█░░░░░░░░░░░█░░░░░░░░░░░░░░░█░|
|█░░░░░░░░░█░█░░░░░░░░░█░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░░░░░█░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░█░░░░░░░░░█░|
|█░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░█░░░█░░░░░█░░░░░░░|
|█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░█░█░░░█░░░░░░░|
|█░░░░░░░░░░░░░░░█░█░░░░░░░░░░░█░░░░░█░░░░░█░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░|
|░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░█░░░░░░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░|
|█░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░█░░░█░░░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░|
|█░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░█░░░░░░░░░░░█░░░█░░░░░░░░░░░░░|
|█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░|
|░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░█░░░░░░░░░░░░░░░█░░░░░░░░░░░░░|
|░░░░░░█░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░█░░░░░█░░░░░█░░░░░░░░░░░░░█░░░█░░░░░░░░░░░░░|
|█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░|
|█░░░░░░░░░░░░░░░█░█░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|█░░░░░░░░░█░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░█░░░░░░░░░░░█░░░░░█░|
|░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░|
|░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░█░░░░░█░░░░░░░░░░░|
|█░░░░░░░░░░░█░░░█░░░░░█░░░░░░░█░░░░░█░░░░░░░░░█░░░░░█░░░░░░░|
|░░░░░░░░░░░░░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░█░░░█░█░░░░░░░░░░░|
|█░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░█░░░░░░░░░░░|
|░░░░░░█░░░█░█░░░░░░░░░░░░░░░█░░░░░░░░░░░░░█░░░░░░░░░░░░░░░█░|
|░░░░░░█░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░█░░░░░░░░░█░|
|░░░░░░█░░░█░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░|
|█░░░░░░░░░█░░░░░░░█░░░█░░░░░░░░░░░░░█░░░░░░░░░█░█░░░░░░░░░░░|
|░░░░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░|
|░░░░░░█░░░░░░░░░█░░░░░░░░░░░░░░░░░░░█░░░░░░░░░█░░░░░░░░░░░░░|
|█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░█░░░█░░░░░░░░░░░░░█░░░░░█░░░█░█░░░░░░░░░░░░░░░░░|
|█░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░|
|░░░░░░█░░░░░░░░░█░░░░░░░░░░░█░█░░░░░░░░░░░█░░░░░█░░░█░░░░░░░|
|░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░░░█░░░░░░░█░░░░░░░░░█░|
|█░░░░░░░░░░░░░░░█░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░|
|░░░░░░█░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░█░░░░░░░░░░░█░░░░░░░|
|░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░░░█░░░░░█░░░░░░░░░░░|
|░░░░░░░░░░░░█░░░█░░░░░░░░░░░░░█░░░░░░░░░█░█░░░░░░░░░░░░░░░░░|
|░░░░░░░░░░█░░░░░░░█░░░░░░░░░░░░░░░░░█░░░░░░░░░█░░░░░█░░░░░░░|
|░░░░░░░░░░█░░░░░░░░░░░█░░░░░█░░░░░░░█░░░░░░░░░░░█░░░░░░░░░░░|
|░░░░░░█░░░░░█░░░░░░░░░░░░░░░█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░|
Here’s a random sample.