Do you have a wizard who is too powerful, constantly throwing fireballs at every problem you encounter? Do you despise optimization? Do you still roll 3d6 stats like a boss? Enter the chaos magic spell picker. Pathfinder doesn't actually have a good system for it, the best you can do is randomize what spells you memorize on a daily basis. This script automates that process, with a simple call that prints what spells you can cast for the day. Here is version 1.0, I'll be updating it later this week to allow people to pass in a handout id for groups with multiple wizards. The Chaos Spell Picker The reason this exists: we have a wizard in one of our games who wanted to randomize his spells memorized on a daily basis, so I whipped up a quick script for him to do so and figured I'd share it. Hopefully someone else finds this funny or useful. Also just a heads up my javascript could most likely use a good thrashing. If anyone has comments, questions, or feature requests feel free to let me know.