Skip to content

Instantly share code, notes, and snippets.

@indrora
indrora / rolotext.py
Created March 26, 2015 08:18
Rolotext: like a rolodex, but for a text file. Spinnnnn. Works with xscreensaver.
#!/usr/bin/env python3
# Placed under WTFPL. Get out of my face.
# usage:
# rolotext.py <textfile>
#
# Reads a file, starting from a random point in the file.
# Simulates a dilout connection as well, by having a varied
# character printout.
# Eats a little entropy.