pub fn ident_any(length: u32) -> impl Strategy<Value = Ident>
Generate a random identifier of length containing any characters from our dictionary
length