Show HN: UUIDv47Sharp
github.comConverts between sortable UUIDv7 and random-looking UUIDs by encrypting their timestamps.
This library is a port of stateless-me/uuidv47 to the C#/.NET ecosystem. Offsetting the timestamp is much better. Use the uuidv7(INTERVAL shift) function in PostgreSQL 18 https://www.postgresql.org/docs/18/functions-uuid.html in Percona Server for MySQL: https://docs.percona.com/percona-server/8.4/uuid-versions.ht...