unix_surrealism bible api

image

as seen in mata_bot

# openbsd:
$ ftp -VMo- https://triapul.cz/files/bible/$((RANDOM%31102+1))

# curl:
$ curl https://triapul.cz/files/bible/$((RANDOM%31102+1))

# rc:
% hget https://triapul.cz/files/bible/`{awk 'BEGIN{ srand(); print int(1 + rand() * 31102) }'}

[pastanoggin] mata_bot