[–] 1arity 10y ago ↗ Version 4 UUIDs.[ being those with bits 48-52 set to 0100 and bits 64-66 set to 10 ].This uses python 2.7's os.urandom ( on GAE ).Change /16 to /64 to get a padded base64 encoded GUID/UUID.In the seemingly unlikely event that this exceeds its free quota, it will become a for-pay API. [–] mtmail 10y ago ↗ Better if you add that information to the main page http://nextguid.appspot.com/ (currently returns 404 error) [–] 1arity 10y ago ↗ Thank you, it is done.
[–] mtmail 10y ago ↗ Better if you add that information to the main page http://nextguid.appspot.com/ (currently returns 404 error) [–] 1arity 10y ago ↗ Thank you, it is done.
3 comments
[ 9.6 ms ] story [ 21.2 ms ] thread[ being those with bits 48-52 set to 0100 and bits 64-66 set to 10 ].
This uses python 2.7's os.urandom ( on GAE ).
Change /16 to /64 to get a padded base64 encoded GUID/UUID.
In the seemingly unlikely event that this exceeds its free quota, it will become a for-pay API.