Thanks, ole! I'll give it a go!
Welcome!
This is the community forum for my apps Pythonista and Editorial.
For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.

Latest posts made by chrisburdick
-
Markov chain text?
Is there any way in Pythonista to create a Markov chain text generator (or something resembling one)? Something, in other words, that will take user-provided text (either via imported document or copy/paste) and use that as a source library for generating random semi-coherent sentences?