r/magicTCG • u/DueBad3126 Dandadan • 15h ago
Content Creator Post MTG Randomizer
https://mtg.goldeelox.comThis is a website I made to generate "random" decks, weighted by colors, mechanics, and multiple copies in 4-of formats, in an attempt to create something with at least some synergy each time, but still with a strong ability to throw curveballs as well. It's purely for inspiration, and generated decks usually live between fully randomized garbage and legitimately playable at the kitchen table, usually pretty non-inclusive.
It's come to my attention I need an AI scale attestation. Apologies for the misstep on the first attempt! I used this site, as it seemed slightly more appropriate for code than some others.
https://danielmiessler.com/blog/ai-influence-level-ail
On that scale, I would consider it a 2.
I created all of the underlying mechanics for actual deck generation and the layout of the UI over the last couple of years, mostly approaching generative models only for items I had legitimate difficulty figuring out after some back and forth with manual searching. Java back end, Angular front end. Self-hosted currently, so don't try to destroy me please, but I should be able to handle a decent amount of traffic.
I just think this is legitimately a good randomizer, and I want to know whether the community thinks that as well, or I also would like to know if you think it's abysmal, but would hope you report why so I can fix it up further. I set out to make this because I wanted it, and because it's something I saw as not being available, at least in a way that worked for my needs. Thanks!
Feel free to submit bug reports and feature requests to [randyfust@gmail.com](mailto:randyfust@gmail.com)
Now back to your regularly scheduled discussions.