1. Unless API explicitly guarantees that property, relying on that is bad idea. I wouldn't.
Sure, but that's not really the point is it? If you get a UUID you can store it as a UUID. If the UUID happens to come around as a v7 you get some better behavior in your database, and if it does not, then it does not but there is nothing you can do about.
> 1. Unless API explicitly guarantees that property, relying on that is bad idea. I wouldn't.
* https://www.hyrumslaw.com