pub fn create_string_view_array_with_len( size: usize, null_density: f32, str_len: usize, mixed: bool, ) -> StringViewArray
Creates a random (but fixed-seeded) array of a given size, null density and length