Skip to content

ring-lang/ringuuid4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

RingUUID4

This ring extension contains one function only called (newuuid4) this function return a new random UUID (version 4) whenever it is been called.

This library is a cross platform but I have built and tested it on Ubutnu only.

Note: building this library in Ubuntu requires installation of (uuid-dev) package

sudo apt-get install uuid-dev

Source C library: is this repo.

Have a nice time :)

Enjoy :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.9%
  • Shell 5.1%