However, I found a useful looking site today: http://www.random.org/, being operated from Trinity College Dublin. They generate truly random numbers from atmospheric noise, and there's an API to plug into to that can be used to pull sequences of random numbers over the Internet. Now combine that with a smartphone's data connection, and that would be a perfect dice roller! Of course, I'll have to think about things like user permissions (and give the user the choice to go online or not - particularly if they happen to be roaming at the time), but this could be an interesting little project to make sure that I'm reading data correctly from Android's http connections.
Not sure how much of a rewrite this'll end up being, though. Possibly fairly extensive...
Sorry if I've given you a load of extra work, mate :)
ReplyDelete@AvantMan42 - to be honest, I'd plan on releasing the basic version first of all, just to get something out there. The next step shouldn't be *too* hard (I don't think...) It just depends on how I structure it!
ReplyDelete