fn fill(password: [u8; 8], start: u8) -> [u8; 8]
Creates a sequence of form aabcc from an arbitrary starting character.
aabcc