Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 394 Bytes

order.md

File metadata and controls

10 lines (9 loc) · 394 Bytes

Given a random seed

  1. Enumerate sets all mtg sets
  • Has 3 letter "code"
    • Can grab "card_count"
    • Need to somehow filter otherwise
  1. From that enumeration, order by set (natural ordering...?)
  2. Can count number of cards
  3. Use a uniform space filling random number generator