Skip to content

lemmon/uuid-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UUID v4

Generate UUID Version 4 online or use as a microservice.

Online

Go to uuid.lemmonjuice.com and grab your UUID.

Microservice

# JSON
curl --header "Accept: application/json" uuid.lemmonjuice.com

# text
curl --header "Accept: text/plain" uuid.lemmonjuice.com

Read More

See Also

  • Abrusco - hackable CSS toolbox
  • Chevron - online SVG chevron generator

Releases

No releases published

Packages

No packages published