Closed JoeBussard closed 2 years ago
Today, requests for UUID's are being denied because of the generator's CloudFlare settings.
Steps to reproduce: $ curl https://www.uuidtools.com/api/generate/v4
$ curl https://www.uuidtools.com/api/generate/v4
Making my own UUID's would end reliance on a 3rd party service
lol
https://docs.python.org/3/library/uuid.html
Lol 30 minutes later and it is still down. Implemented python's uuid module in #58.
uuid
Today, requests for UUID's are being denied because of the generator's CloudFlare settings.
Steps to reproduce:
$ curl https://www.uuidtools.com/api/generate/v4