uuid-server

A http server that serves random (version4) UUIDs. It uses my hybrid pseudo- and true random generator library which periodically takes seeds from random.org and uses them to generate pseudo-random UUIDs fast.

Try it here:
uuid.gorzsony.com

Source code:
github.com/razzie/uuid-server

Year: 2020
Tags: go web