I was hoping somebody would make this so I could be lazy. If no-one fancies it, I might be able to give it ago sometime (sometime that isn't 3:30am
)
The Bible can be done quite simply... Make arrays of book names, chapters and verses and generate a random number between 1 and the max.
E.G:
randomly selects book 1... Checks number of chapters in book 1. generates number between 1 and (e.g. 30). We'll pretend it was chapter 4... Checks number of verses in chapter 4. generates number between 1 and (e.g. 65). We'll pretend it chooses verse 3.
Then loads and parses Genesis, Chapter 4, Verse 3 into either chat window or Plus window... (option perhaps).
Might give it a go tomorrow