Python script that generates a completely random mtg deck.
- Keeps colors consistent, modern legal, adds 24 basic lands in the correct color ratio.
- Prints decklist to the console:
Python script to generate a random mtg deck: modern legal, consistent colors, 24 basic lands.
Python