10 PRINT CHR$(205.5+RND(1)); : GOTO 10
[1] https://10print.org/
python3 -c 'import random, time, itertools; any(time.sleep(0.01) or print(random.choice("\u2571\u2572"), end="", flush=True) for x in itertools.repeat(None))'