ysugimoto / falco

falco is a VCL parser and linter decicated to Fastly
MIT License
101 stars 25 forks source link

implement uuid version7 related new functions #345

Closed ysugimoto closed 1 month ago

ysugimoto commented 1 month ago

This PR implement uuid v7 related builtin functions.

We're using Google's uuid library and trust it's implementation.