Providers using terraform-plugin-framework can implement the same underlying UniqueId/PrefixedUniqueId functions from sdk/v2 in their provider codebase, if that particular value generation is helpful. Given that folks have had differing opinions of what types of values should be generated by those functions, there is some hesitation to introduce them directly into the new framework. They are generic string generation functions though, so maybe someone in the community will create a Go module with desired variants.