pub fn embedded_seed() -> Vec<(char, Decomp)>
Parse the seed bundled into the binary at compile time. Equivalent to parse_seed(include_str!("data/seed.txt")).
parse_seed(include_str!("data/seed.txt"))