Function aoc::year2017::day18::parse

source ยท
pub fn parse(input: &str) -> Vec<u64>
Expand description

Generate a pseudorandom sequence of 127 numbers, based on a starting seed different for each input.