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